mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-09 07:37:16 +08:00
Some user pages have a different playlist format, e.g.: http://www.youtube.com/user/stanforduniversity#g/c/9D558D49CA734A02 There is also a related URL format which refers to a single video within that playlist. Both playlist and video ids are included in the URL: http://www.youtube.com/user/stanforduniversity#p/c/9D558D49CA734A02/0/Ps8jOj7diA0 Extract playlist or video id and turn the URL into a format that is already understood.
Description
No description provided
Languages
Python
99.6%
Shell
0.2%
Makefile
0.1%