Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed up playlist support #73

Closed
wants to merge 1 commit into from
Closed

Commits on Feb 11, 2011

  1. 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.
    imrehg committed Feb 11, 2011
    Configuration menu
    Copy the full SHA
    68bafde View commit details
    Browse the repository at this point in the history