mirror of
https://github.com/alexta69/metube.git
synced 2025-04-04 12:47:38 +03:00
switched to the yt-dlp fork of youtube-dl (closes #41)
This commit is contained in:
parent
09da20881c
commit
6e986a88ca
6 changed files with 125 additions and 35 deletions
|
@ -3,9 +3,7 @@
|
|||
|
||||
import os
|
||||
from aiohttp import web
|
||||
import asyncio
|
||||
import socketio
|
||||
import time
|
||||
import logging
|
||||
import json
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue