switched to the yt-dlp fork of youtube-dl (closes #41)

This commit is contained in:
Alex Shnitman 2021-08-17 23:53:49 +03:00
parent 09da20881c
commit 6e986a88ca
6 changed files with 125 additions and 35 deletions

View file

@ -3,9 +3,7 @@
import os
from aiohttp import web
import asyncio
import socketio
import time
import logging
import json