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 history download sees 0 videos #26452
Comments
|
I am also seeing this. It looks like it's successful, but neither the |
|
The description of the issue has the same pattern as this report, though the comments do indeed go elsewhere. 50/50? :) Anyhow, this is still happening to me as well. I'm on 2020.07.28 via Homebrew on macOS FWIW. |
|
Really looking forward to seeing this issue fixed! |
Checklist
Verbose log
[debug] System config: []
[debug] User config: ['-o', '%(uploader)s_%(upload_date)s_%(title)s_%(height)s_%(id)s.%(ext)s', '--continue', '--no-overwrites', '--ignore-errors', '--external-downloader', 'aria2c', '--external-downloader-args', '-x 16 -s 16 -k 1M --console-log-level=error --file-allocation=none --keep-unfinished-download-result=false --summary-interval=0']
[debug] Custom config: []
[debug] Command-line args: ['--cookies', '/home/user/.config/youtube-dl/cookies-user.txt', '--max-filesize', '10g', '--download-archive', './.downloaded.txt', '--verbose', 'https://www.youtube.com/feed/history']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2020.07.28
[debug] Python version 3.7.8 (CPython) - FreeBSD-12.1-RELEASE-p8-amd64-64bit-ELF
[debug] exe versions: ffmpeg 4.3.1, ffprobe 4.3.1, rtmpdump 2.4
[debug] Proxy map: {}
[youtube:history] Youtube History: Downloading webpage
[download] Downloading playlist: Youtube History
[youtube:history] playlist Youtube History: Downloading 0 videos
[download] Finished downloading playlist: Youtube History
Description
Trying to download from YouTube's history results in it showing zero videos and not downloading anything. Using the same cookies and download.txt file but downloading from a playlist instead works fine, so I know those files are valid. I also tried downloading the history from three different accounts and the same behavior of zero videos happens. The last time this worked properly was July 22nd, so it seems to have been broken for a while.
Here is the exact command I'm using:
/usr/local/bin/youtube-dl --cookies /home/user/.config/youtube-dl/cookies-user.txt --max-filesize 10g --download-archive ./.downloaded.txt --verbose https://www.youtube.com/feed/history