1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00

ytdl 2018.5.1 introduces strange bug in Vimeo resolver:

ERROR: Unable to extract info section (caused by ExtractorError("Unable to download webpage: HTTP Error 404: Not Found (caused by <HTTPError 404: 'Not Found'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.")); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
This commit is contained in:
mxpv
2018-07-18 21:38:59 -07:00
parent 38486bbc34
commit 28823805c9

View File

@ -1,4 +1,4 @@
requests
youtube_dl
sanic
redis
requests==2.19.1
youtube_dl==2018.4.25
sanic==0.7.0
redis==2.10.6