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.
youtube-dl/youtube_dl
Anisse Astier 88cebbd7b8 YoutubePlaylistIE: get *all* videos
For that, we add parameter safeSearch=none that asks youtube not filter
results before sending them to us.

Note: this parameter could be added to YoutubeSearchIE and YoutubeUserIE
as well, but I don't know what would be the impact in term of unwanted
results. Maybe expose that as a parameter? For a playlist it's different
since the user chose what she put in the playlist.
11 years ago
..
FileDownloader.py Use long rtmpdump options 11 years ago
InfoExtractors.py YoutubePlaylistIE: get *all* videos 11 years ago
PostProcessor.py FFmpegPostProcessor: decode stderr first and then get the last line (closes #837) 11 years ago
__init__.py Allow unsetting the proxy with the --proxy option 11 years ago
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 11 years ago
update.py Fix print_notes 11 years ago
utils.py Python 2 compat fixes for MyVideo.de rtmpdump downloads 11 years ago
version.py release 2013.05.23 11 years ago