Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
site support request http://www.msnbc.com/global-citizen-festival #3843
Comments
|
this is a protected AdobeHDS stream. |
|
Get links like Then search inside for "guid" id="TPVideoPlayerContainer" guid="n_msnbc_curry_140915" Then call http://feed.theplatform.com/f/2E2eJC/msnbc_video?form=json&range=-1&byGuid=n_msnbc_curry_140915 and json_decode it Then loop through jsondecoded->entries[0]->{"media$content"} and search for {"plfile$url"} Then call foreach entry explode("?",$item->{"plfile$url"})[0]."?format=SMIL&formats=MPEG,MPEG4" and xmldecode it Here you have the mp4-streams, if any |
|
Single videos like http://www.msnbc.com/msnbc/watch/living-on-a-dollar-a-day-reality-of-extreme-poverty-revealed-329367619968 will be supported in the next version, while http://www.msnbc.com/global-citizen-festival is not directly supported yet. |
please add support for:
http://www.msnbc.com/global-citizen-festival
C:\Program Files (x86)\YouTube-DL>youtube-dl.exe http://www.msnbc.com/global-citizen-festival --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.msnbc.com/global-citizen-festival', '--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2014.09.25
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {}
[generic] global-citizen-festival: Requesting header
WARNING: Falling back on generic information extractor.
[generic] global-citizen-festival: Downloading webpage
[generic] global-citizen-festival: Extracting information
ERROR: Unsupported URL: http://www.msnbc.com/global-citizen-festival; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
Traceback (most recent call last):
File "youtube_dl\extractor\generic.pyo", line 545, in _real_extract
File "youtube_dl\utils.pyo", line 1509, in parse_xml
File "xml\etree\ElementTree.pyo", line 1300, in XML
File "xml\etree\ElementTree.pyo", line 1642, in feed
File "xml\etree\ElementTree.pyo", line 1506, in _raiseerror
ParseError: not well-formed (invalid token): line 121, column 43
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 524, in extract_info
File "youtube_dl\extractor\common.pyo", line 181, in extract
File "youtube_dl\extractor\generic.pyo", line 892, in _real_extract
ExtractorError: Unsupported URL: http://www.msnbc.com/global-citizen-festival; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
C:\Program Files (x86)\YouTube-DL>