ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
131.29k stars 9.95k forks source link

[site-support-request] www.cleanvideosearch.com downloads are not supported #2734

Closed BonzoFestoon closed 10 years ago

BonzoFestoon commented 10 years ago

youtube-dl.exe --update Updating to version 2014.04.11.2 ...

Waiting for file handle to be closed ... Updated youtube-dl to version 2014.04.11.2.

youtube-dl.exe --title --restrict-filenames --verbose http://www.cleanvideosearch.com/media/action/yt/watch?videoId=8v_4O44sfjM [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['--title', '--restrict-filenames', '--verbose', 'http://www.cleanvideosearch.com/media/action/yt/watch?videoId=8v_4O44sfjM'] [debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252 [debug] youtube-dl version 2014.04.11.2 [debug] Python version 2.7.5 - Windows-7-6.1.7600 [debug] Proxy map: {} [generic] watch?videoId=8v_4O44sfjM: Requesting header WARNING: Falling back on generic information extractor. [generic] watch?videoId=8v_4O44sfjM: Downloading webpage [generic] watch?videoId=8v_4O44sfjM: Extracting information ERROR: Unsupported URL: http://www.cleanvideosearch.com/media/action/yt/watch?videoId=8v_4O44sfjM; 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 387, in _real_extract File "youtube_dl\utils.pyo", line 1377, 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: mismatched tag: line 234, column 2 Traceback (most recent call last): File "youtube_dl\YoutubeDL.pyo", line 514, in extract_info File "youtube_dl\extractor\common.pyo", line 161, in extract File "youtube_dl\extractor\generic.pyo", line 627, in _real_extract ExtractorError: Unsupported URL: http://www.cleanvideosearch.com/media/action/yt/watch?videoId=8v_4O44sfjM; 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.

phihag commented 10 years ago

I've added support for cleanvideosearch.com in youtube-dl 2014.4.13 . Type youtube-dl.exe -U to update.

BonzoFestoon commented 10 years ago

It looks like there is at least one more variation on the URLs for this site:

youtube-dl --verbose http://www.cleanvideosearch.com/media/action/yt/watch?v=450p7goxZqg [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['--verbose', 'http://www.cleanvideosearch.com/media/action/yt/watch?v=450p7goxZqg'] [debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252 [debug] youtube-dl version 2014.05.05 [debug] Python version 2.7.5 - Windows-7-6.1.7600 [debug] Proxy map: {} [generic] watch?v=450p7goxZqg: Requesting header WARNING: Falling back on generic information extractor. [generic] watch?v=450p7goxZqg: Downloading webpage [generic] watch?v=450p7goxZqg: Extracting information ERROR: Unsupported URL: http://www.cleanvideosearch.com/media/action/yt/watch?v=450p7goxZqg; 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 y ou are using the latest version; type youtube-dl -U to update. Traceback (most recent call last): File "youtube_dl\extractor\generic.pyo", line 418, in _real_extract File "youtube_dl\utils.pyo", line 1396, 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: mismatched tag: line 234, column 2 Traceback (most recent call last): File "youtube_dl\YoutubeDL.pyo", line 516, in extract_info File "youtube_dl\extractor\common.pyo", line 161, in extract File "youtube_dl\extractor\generic.pyo", line 687, in _real_extract ExtractorError: Unsupported URL: http://www.cleanvideosearch.com/media/action/yt/watch?v=450p7goxZqg; 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. Ma ke sure you are using the latest version; type youtube-dl -U to update.

daerkxp commented 10 years ago

so I am currently experiencing issues with this particular site, anyone know how to bypass it on a system which has a network limited by 'iboss'? it's some sort of filter. would appreciate feedback, need to show kids in my classroom a video on youtube about photosynthesis that seems to be blocked. (perhaps a keyword triggered the block)