1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-11-16 08:02:46 +01:00
yt-dlp/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
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
update.py
utils.py
version.py release 2013.05.23 2013-05-23 13:37:19 +02:00