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

msnbc failing #3424

Closed
warbear opened this issue Aug 3, 2014 · 5 comments
Closed

msnbc failing #3424

warbear opened this issue Aug 3, 2014 · 5 comments

Comments

@warbear
Copy link

@warbear warbear commented Aug 3, 2014

youtube-dl -v http://www.msnbc.com/all-in-with-chris-hayes/watch/the-chaotic-gop-immigration-vote-314487875924
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://www.msnbc.com/all-in-with-chris-hayes/watch/the-chaotic-gop-immigration-vote-314487875924']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2014.08.02.1
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {}
[generic] the-chaotic-gop-immigration-vote-314487875924: Requesting header
WARNING: Falling back on generic information extractor.
[generic] the-chaotic-gop-immigration-vote-314487875924: Downloading webpage
[generic] the-chaotic-gop-immigration-vote-314487875924: Extracting information
[debug] Invoking downloader on u'http://www.msnbc.com/all-in-with-chris-hayes/watch/the-chaotic-gop-immigration-vote-314487875924'
[download] Destination: The chaotic GOP immigration vote _ MSNBC-the-chaotic-gop-immigration-vote-314487875924.unknown_video
[download] 100% of N/A in 00:00

@SineSwiper
Copy link

@SineSwiper SineSwiper commented Aug 13, 2014

Any idea how to get to that point? I'm actually trying to figure this issue out for plexinc-plugins/msnbc.bundle. Nothing on the page source code seems to have that domain, so it looks like JavaScript is in play here.

@warbear
Copy link
Author

@warbear warbear commented Aug 23, 2014

No idea, I don't code. I used Wireshark to packet sniff the GET request for the media file.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Aug 19, 2015

MSNBC.com will be support in the next version. Thanks for the report.

@yan12125 yan12125 closed this Aug 19, 2015
@sporkman
Copy link

@sporkman sporkman commented Jul 12, 2019

Here's a sample of MSNBC failing:

https://www.msnbc.com/rachel-maddow/watch/sanders-deeply-satisfied-to-see-his-2016-ideas-in-2020-candidates-63630405955?cid=sm_npd_ms_tw_ma

frankentosh:~ spork$ youtube-dl https://www.msnbc.com/rachel-maddow/watch/sanders-deeply-satisfied-to-see-his-2016-ideas-in-2020-candidates-63630405955?cid=sm_npd_ms_tw_ma [ThePlatformFeed] 63630405955: Downloading JSON metadata Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main "__main__", fname, loader, pkg_name) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals File "/usr/local/bin/youtube-dl/__main__.py", line 19, in <module> File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 474, in main File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 464, in _real_main File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2008, in download File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 807, in extract_info File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 873, in process_ie_result File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract File "/usr/local/bin/youtube-dl/youtube_dl/extractor/theplatform.py", line 411, in _real_extract File "/usr/local/bin/youtube-dl/youtube_dl/extractor/theplatform.py", line 345, in _extract_feed_info IndexError: list index out of range frankentosh:~ spork$ which youtube-dl /usr/local/bin/youtube-dl frankentosh:~ spork$ youtube-dl --version 2019.07.12 frankentosh:~ spork$

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.