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

Site Request Stitcher #7162

Closed
canamcy opened this issue Oct 13, 2015 · 7 comments
Closed

Site Request Stitcher #7162

canamcy opened this issue Oct 13, 2015 · 7 comments

Comments

@canamcy
Copy link
Author

@canamcy canamcy commented Oct 13, 2015

[generic] 40789481?autoplay=true: Requesting header
[generic] 40789481?autoplay=true: Downloading webpage
[generic] 40789481?autoplay=true: Extracting information

[generic] 40789481?autoplay=true: Requesting header
[generic] 40789481?autoplay=true: Downloading webpage
[generic] 40789481?autoplay=true: Extracting information
[Error] ytdl for => [debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-f', u'worst', u'-i', u'--verbose', u'--restrict-f
ilenames', u'--youtube-skip-dash-manifest', u'-o', u'......\yo0\M\yodl\y
outube-dl%(extractor)s%(title)s-%(id)s.%(ext)s', u'--', u'http://www.stitche
r.com/podcast/the-talking-machines/e/40789481?autoplay=true']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.10.13
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-56800-gad8fbdd, ffprobe N-56800-gad8fbdd
[debug] Proxy map: {}
WARNING: Falling back on generic information extractor.
ERROR: Unsupported URL: http://www.stitcher.com/podcast/the-talking-machines/e/4
0789481?autoplay=true
Traceback (most recent call last):
File "youtube_dl\extractor\generic.pyo", line 1240, in _real_extract
File "youtube_dl\utils.pyo", line 1656, 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 4, column 407
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 660, in extract_info
File "youtube_dl\extractor\common.pyo", line 290, in extract
File "youtube_dl\extractor\generic.pyo", line 1838, in _real_extract
UnsupportedError: Unsupported URL: http://www.stitcher.com/podcast/the-talking-m
achines/e/40789481?autoplay=true

@dubs3c
Copy link

@dubs3c dubs3c commented Oct 19, 2015

Added support here #7228

@dstftw dstftw closed this in 7308b8c Oct 20, 2015
@canamcy
Copy link
Author

@canamcy canamcy commented Oct 25, 2015

The test url and the following still works in my Chrome browser.(py version is actually 3.2)

[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-f', u'worst', u'-i', u'--verbose', u'--restrict-f
ilenames', u'--youtube-skip-dash-manifest', u'-o', u'......\yo0\M\yodl\y
outube-dl%(extractor)s%(title)s-%(id)s.%(ext)s', u'--', u'http://www.stitche
r.com/podcast/this-week-in-tech/e/40891040?autoplay=true']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.10.24
[debug] Python version 2.7.10 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-56800-gad8fbdd, ffprobe N-56800-gad8fbdd
[debug] Proxy map: {}
ERROR: unable to download video data: HTTP Error 404: Not Found
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 1598, in process_info
File "youtube_dl\YoutubeDL.pyo", line 1540, in dl
File "youtube_dl\downloader\common.pyo", line 342, in download
File "youtube_dl\downloader\http.pyo", line 60, in real_download
File "youtube_dl\YoutubeDL.pyo", line 1873, in urlopen
File "urllib2.pyo", line 437, in open
File "urllib2.pyo", line 550, in http_response
File "urllib2.pyo", line 475, in error
File "urllib2.pyo", line 409, in _call_chain
File "urllib2.pyo", line 558, in http_error_default
HTTPError: HTTP Error 404: Not Found

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 25, 2015

@canamcy will be fixed in the next version. To get it work now you can remove -f worst from command line. Next time open a new issue.

@canamcy
Copy link
Author

@canamcy canamcy commented Oct 26, 2015

Thank you. Will do.

On Sun, Oct 25, 2015 at 1:18 PM, Sergey M. notifications@github.com wrote:

@canamcy https://github.com/canamcy will be fixed in the next version.
To get it work now you can remove -f worst from command line. Next time
open a new issue.


Reply to this email directly or view it on GitHub
#7162 (comment).

@Wurzelmann
Copy link

@Wurzelmann Wurzelmann commented Apr 28, 2019

Hm, Stitcher seems to be broken again:

youtube-dl -f worst https://www.stitcher.com/podcast/stitcher/unladylike
[generic] unladylike: Requesting header
WARNING: Falling back on generic information extractor.
[generic] unladylike: Downloading webpage
[generic] unladylike: Extracting information
ERROR: Unsupported URL: https://www.stitcher.com/podcast/stitcher/unladylike
@luckysevenserver
Copy link

@luckysevenserver luckysevenserver commented Sep 12, 2020

I'm in the same boat as @Wurzelmann

Seems that Stitcher seems to be broken again as I am getting an unsupported URL error when trying to download a podcast.

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
5 participants
You can’t perform that action at this time.