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

MLB URL failure... #3905

Closed
RingoTheDog opened this issue Oct 8, 2014 · 2 comments
Closed

MLB URL failure... #3905

RingoTheDog opened this issue Oct 8, 2014 · 2 comments

Comments

@RingoTheDog
Copy link

@RingoTheDog RingoTheDog commented Oct 8, 2014

EXAMPLE URL: http://m.mlb.com/video/v17819941 OR
http://m.mlb.com/video/v17819941/shannon-calls-edmonds-catch-during-the-2004-nlcs
(both are the same video)

C:>youtube-dl -v http://m.mlb.com/video/v17819941
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://m.mlb.com/video/v17819941']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2014.10.05.2
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {}
[MLB] 17819941: Downloading XML
Traceback (most recent call last):
File "main.py", line 18, in
File "youtube_dl__init__.pyo", line 431, in main
File "youtube_dl__init__.pyo", line 421, in _real_main
File "youtube_dl\YoutubeDL.pyo", line 1067, in download
File "youtube_dl\YoutubeDL.pyo", line 524, in extract_info
File "youtube_dl\extractor\common.pyo", line 193, in extract
File "youtube_dl\extractor\mlb.pyo", line 92, in _real_extract
AttributeError: 'NoneType' object has no attribute 'text'

Thanks as always!
Ringo

@dstftw dstftw closed this in 385009f Oct 9, 2014
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 9, 2014

Fixed, thanks for the report.

@phihag
Copy link
Contributor

@phihag phihag commented Oct 12, 2014

Thank you for the report. The mlb extractor has been fixed in youtube-dl 2014.10.12. Type youtube-dl -U to update.

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.