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

no stream list found in servers answer #21

Closed
Stegosawr opened this issue Sep 26, 2019 · 4 comments
Closed

no stream list found in servers answer #21

Stegosawr opened this issue Sep 26, 2019 · 4 comments
Assignees

Comments

@Stegosawr
Copy link

I can only download very few videos, because most of the time I get this error.
no_stream_list

This is one of the videos https://www.youtube.com/watch?v=n3kPvBCYT3E

@kkdai kkdai self-assigned this Sep 27, 2019
@Stegosawr
Copy link
Author

I found this blog talking about something similiar and using this url template www.youtube.com/get_video_info?el=detailpage&eurl=&ps=default&video_id=
I get a stream_map, but when I try this new template instead of the old one I get this error Err

So if I download it via the browser I can save the video info just fine, but with the go code it's not working.

@Stegosawr
Copy link
Author

Got a valid stream_map with this template https://www.youtube.com/get_video_info?el=detailpage&eurl=&ps=default&video_id= , but I can't download the video still. Now get a http 403 error when trying to send a get request to the provided stream_map url.

@kkdai
Copy link
Owner

kkdai commented Sep 30, 2019

This video source is not mp4, we need support MKV download and transcode to download this video. Refer #20

@Julian-Chu Julian-Chu mentioned this issue Apr 19, 2020
@kkdai
Copy link
Owner

kkdai commented Apr 20, 2020

Fixed by #27

@kkdai kkdai closed this as completed Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants