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

Does Clipfish work? #1842

Closed
xubuntu4iran opened this issue Nov 27, 2013 · 5 comments
Closed

Does Clipfish work? #1842

xubuntu4iran opened this issue Nov 27, 2013 · 5 comments

Comments

@xubuntu4iran
Copy link

@xubuntu4iran xubuntu4iran commented Nov 27, 2013

youtube-dl -v http://www.clipfish.de/special/game-trailer/video/3966754/fifa-14-e3-2013-trailer/
[debug] System config: []
[debug] User config: ['--proxy', 'http://127.0.0.1:8580']
[debug] Command-line args: ['-v', 'http://www.clipfish.de/special/game-trailer/video/3966754/fifa-14-e3-2013-trailer/']
[debug] youtube-dl version 2013.11.26
[debug] Python version 2.7.5+ - Linux-3.9.6-i686-with-debian-7.0
[debug] Proxy map: {'http': 'http://127.0.0.1:8580', 'https': 'http://127.0.0.1:8580'}
[clipfish] 3966754: Downloading info page
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl/main.py", line 18, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 694, in main

File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 684, in _real_main

File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 805, in download
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 443, in extract_info
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 468, in process_ie_result
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 585, in process_video_result
File "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 769, in determine_ext
AttributeError: 'NoneType' object has no attribute 'partition'

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 27, 2013

It works for me. But sometimes I have seen the same error when running the test.

phihag added a commit that referenced this issue Nov 28, 2013
@phihag
Copy link
Contributor

@phihag phihag commented Nov 28, 2013

The error is now reproducible for me. I'll look into it.

@phihag
Copy link
Contributor

@phihag phihag commented Nov 28, 2013

It looks like our previous test video was unavailable, even on the website. I've set the test case to the FIFA trailer.

phihag added a commit that referenced this issue Nov 28, 2013
@phihag
Copy link
Contributor

@phihag phihag commented Nov 28, 2013

It looks like sometimes it works, sometimes it does not. I have one machine that can always download the video just fine, but on two others (all in Germany) it fails. However, it fails both in the webbrowser as well as youtube-dl, so it looks like it's not youtube-dl's fault.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Aug 7, 2015

This issue has been fixed and will be available in the next version. Thanks for the report.

@dstftw dstftw closed this Aug 7, 2015
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.