1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-09 07:37:16 +08:00
Gergely Imreh 68bafdebc6 Extract additional playlist page type
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.
2011-02-11 13:42:06 +08:00
2011-01-30 12:58:01 +01:00
Description
No description provided
175 MiB
Languages
Python 99.6%
Shell 0.2%
Makefile 0.1%