Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Youtube-dl can't pull videos from subscription box anymore since 9/28 update. #22565
Comments
|
Expired cookies or empty subscription list. |
Checklist
Verbose log
C:\Youtube-dl>youtube-dl.exe --verbose https://www.youtube.com/feed/subscriptions
[debug] System config: []
[debug] User config: ['--cookies', 'C:/Youtube-dl/cookies.txt', '-i', '--match-filter', '!is_live', '--download-archive', '~/Downloads/archive.txt', '--max-downloads', '85', '--dateafter', 'now-10days', '--yes-playlist', '-x', '--audio-format', 'mp3', '--audio-quality', '0', '-o', 'F:/Downloads/Music/Subs4/%(title)s.%(ext)s']
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://www.youtube.com/feed/subscriptions']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.09.28
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: ffmpeg N-78930-g238ddd6, ffprobe N-78930-g238ddd6
[debug] Proxy map: {}
[youtube:subscriptions] Youtube Subscriptions: Downloading webpage
[download] Downloading playlist: Youtube Subscriptions
[youtube:subscriptions] playlist Youtube Subscriptions: Downloading 0 videos
[download] Finished downloading playlist: Youtube Subscriptions
Description
WRITE DESCRIPTION HERE
Exactly as the title says. Youtube-dl doesn't download from subscription feed anymore. Worked perfectly fine until the 9/28 update.