1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-11 20:15:12 +00:00
Files
yt-dlp/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