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] Pinterest #3434
Comments
|
Hi, @BonzoFestoon, The page in question contains a Youtube video embedded via youtube-nocookie.com, which wasn't supported until quite recently (see issues #3713 and #3714) and it should work now. Please update to a more recent version (at least |
D:\youtube-dl>youtube-dl --update
youtube-dl is up-to-date (2014.08.02.1)
D:\youtube-dl>youtube-dl.exe --verbose http://www.pinterest.com/pin/118360296428459320/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.pinterest.com/pin/118360296428459320/']
[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] 118360296428459320: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 118360296428459320: Downloading webpage
[generic] 118360296428459320: Extracting information
ERROR: Unsupported URL: http://www.pinterest.com/pin/118360296428459320/; 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 457, in _real_extract
File "youtube_dl\utils.pyo", line 1420, 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 28, column 337
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 516, in extract_info
File "youtube_dl\extractor\common.pyo", line 170, in extract
File "youtube_dl\extractor\generic.pyo", line 752, in _real_extract
ExtractorError: Unsupported URL: http://www.pinterest.com/pin/118360296428459320/; 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.