yt-dlp/youtube_dl
Puck Meerburg 11b5605815 [youtube] Use the first v= argument in the URL
This is according to how youtube handles multiple v= values in one URL.
Before this, it was possible to make a single URL show up differently
 on youtube itself, and if you downloaded/viewed it with youtube-dl/mpv
2015-08-10 20:52:38 +02:00
..
downloader [downloader/external] Respect --no-check-certificate for wget 2015-08-08 19:21:05 +06:00
extractor [youtube] Use the first v= argument in the URL 2015-08-10 20:52:38 +02:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
swfinterp.py
update.py
utils.py
version.py release 2015.08.09 2015-08-09 20:13:02 +02:00
YoutubeDL.py