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

site support request: pinkbike.com #5791

Open
privong opened this issue May 23, 2015 · 5 comments
Open

site support request: pinkbike.com #5791

privong opened this issue May 23, 2015 · 5 comments

Comments

@privong
Copy link

@privong privong commented May 23, 2015

$ youtube-dl --version
2015.05.15
$ youtube-dl -v http://www.pinkbike.com/video/408888/
[debug] System config: []
[debug] User config: ['--console-title']
[debug] Command-line args: ['-v', 'http://www.pinkbike.com/video/408888/']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.05.15
[debug] Python version 3.4.3 - Linux-4.0.4-2-ARCH-x86_64-with-arch
[debug] exe versions: ffmpeg 2.6.3, ffprobe 2.6.3, rtmpdump 2.4
[debug] Proxy map: {}
[generic] 408888: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 408888: Downloading webpage
[generic] 408888: Extracting information
ERROR: Unsupported URL: http://www.pinkbike.com/video/408888/
Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 649, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 273, in extract
    return self._real_extract(url)
  File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/generic.py", line 1467, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: http://www.pinkbike.com/video/408888/
@misterhat
Copy link
Contributor

@misterhat misterhat commented May 24, 2015

The video you linked needs a password. Do you mind giving a video link along with its password?

@privong
Copy link
Author

@privong privong commented May 24, 2015

@misterhat Interesting. It didn't need one when I first loaded the page in Google Chrome and tried to download it with youtube-dl. Unfortunately I do not have a password for it.

Here's an alternate URL for the site, which appears to be password free: http://www.pinkbike.com/video/408457/

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jun 20, 2015

It should work with the changes in #5807.

@jaimeMF jaimeMF closed this Jun 20, 2015
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 20, 2015

Reopening. Password protected videos are not supported yet.

@dstftw dstftw reopened this Jun 20, 2015
@misterhat
Copy link
Contributor

@misterhat misterhat commented Jun 21, 2015

If somebody can find me a password protected link with the password I'd be willing to implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.