haruhi-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.
2013-06-13 23:45:32 +02:00
..
__init__.py Allow unsetting the proxy with the --proxy option 2013-06-09 23:43:18 +02:00
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 2013-04-11 08:02:17 +03:00
FileDownloader.py Use long rtmpdump options 2013-06-10 18:14:45 +02:00
InfoExtractors.py YoutubePlaylistIE: get *all* videos 2013-06-13 23:45:32 +02:00
PostProcessor.py FFmpegPostProcessor: decode stderr first and then get the last line (closes #837) 2013-05-12 19:08:32 +02:00
update.py Fix print_notes 2013-04-28 16:21:29 +02:00
utils.py Python 2 compat fixes for MyVideo.de rtmpdump downloads 2013-05-20 11:57:10 +02:00
version.py release 2013.05.23 2013-05-23 13:37:19 +02:00