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

Videos from kickstarter.com #1404

Closed
Rudloff opened this issue Sep 10, 2013 · 2 comments
Closed

Videos from kickstarter.com #1404

Rudloff opened this issue Sep 10, 2013 · 2 comments

Comments

@Rudloff
Copy link
Contributor

@Rudloff Rudloff commented Sep 10, 2013

pierre@Rudloff:~$ youtube-dl http://www.kickstarter.com/projects/1869987317/wish-i-was-here-1 --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.kickstarter.com/projects/1869987317/wish-i-was-here-1', '--verbose']
[debug] youtube-dl version 2013.09.10
[debug] Python version 2.7.3 - Linux-3.2.0-4-amd64-x86_64-with-debian-7.1
[debug] Proxy map: {}
WARNING: Falling back on generic information extractor.
[generic] wish-i-was-here-1: Downloading webpage
[generic] wish-i-was-here-1: Extracting information
ERROR: unable to download video
Traceback (most recent call last):
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 573, in download
    videos = self.extract_info(url)
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 339, in extract_info
    return self.process_ie_result(ie_result, download=download)
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 422, in process_ie_result
    for r in ie_result['entries']
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 369, in process_ie_result
    self.process_info(ie_result)
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 550, in process_info
    raise UnavailableVideoError(err)
UnavailableVideoError: HTTP Error 404: Not Found
@JMSwag
Copy link

@JMSwag JMSwag commented Sep 11, 2013

Working on a patch now :)

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Sep 13, 2013

@JohnyMoSwag has added an extractor.

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
3 participants
You can’t perform that action at this time.