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.
2013-06-13 23:45:32 +02:00
..
__init__.py
__main__.py
FileDownloader.py
InfoExtractors.py YoutubePlaylistIE: get *all* videos 2013-06-13 23:45:32 +02:00
PostProcessor.py
update.py Fix print_notes 2013-04-28 16:21:29 +02:00
utils.py
version.py