1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-10 01:37:08 -05:00
Files
youtube-dl/youtube_dl/extractor/youtube.py
Sergey M. a2dafe2887 [youtube] Fix mix video regex
Attributes' order in <li> is arbitrary and changes every time playlist
page is fetched, so we can't rely on `data-index` to be before
`data-video-username`.
2014-02-24 12:52:02 +07:00

82 KiB