1
0
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-12-18 23:47:54 +00:00
youtube-dl/youtube_dl
Jaime Marquínez Ferrándiz e3ea479087 [youtube] Fix some issues with the detection of playlist/channel urls (reported in #1374)
They were being caught by YoutubeUserIE, now it only extracts a url if the rest of extractors aren't suitable.
Now the url tests check that the urls can only be extracted with an specific extractor.
2013-09-06 16:24:24 +02:00
..
extractor [youtube] Fix some issues with the detection of playlist/channel urls (reported in #1374) 2013-09-06 16:24:24 +02:00
__init__.py Credit @Huarong for tv.sohu.com 2013-09-04 22:09:22 +02:00
__main__.py
aes.py
FileDownloader.py
InfoExtractors.py
PostProcessor.py
update.py
utils.py
version.py release 2013.09.06.1 2013-09-06 10:53:35 +02:00
YoutubeDL.py