You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlc/youtube_dl
codesparkle 79981f039b Fixed test failure in test_all_urls: test_no_duplicates: BandcampAlbumIE inappropriately matched non-album bandcamp links as well.
BandcampIE changed to report full-accuracy duration instead of unnecessarily rounding it to the nearest integer.
Simplified conditionals and parsing a bit. Fixed typos.
11 years ago
..
downloader [rtmp] Add support for multiple AFM data entries 11 years ago
extractor Fixed test failure in test_all_urls: test_no_duplicates: BandcampAlbumIE inappropriately matched non-album bandcamp links as well. 11 years ago
postprocessor [ffmpeg] Correct argument encoding on Windows with Python 2.x 11 years ago
FileDownloader.py Move FileDownloader to its own module and create a new class for each download process 11 years ago
YoutubeDL.py [YoutubeDL] Do not require default output template to be set 11 years ago
__init__.py Credit @hojel for fc2 and other extractors (#2877) 11 years ago
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 12 years ago
aes.py Add support for crunchyroll.com 11 years ago
jsinterp.py [jsinterp] Better error messages 11 years ago
update.py Clarify update output (Fixes #2205) 11 years ago
utils.py [ffmpeg] Correct argument encoding on Windows with Python 2.x 11 years ago
version.py release 2014.05.17 11 years ago