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

Hotstar Problem #13327

Closed
bentheguitarman opened this issue Jun 9, 2017 · 11 comments
Closed

Hotstar Problem #13327

bentheguitarman opened this issue Jun 9, 2017 · 11 comments

Comments

@bentheguitarman
Copy link

@bentheguitarman bentheguitarman commented Jun 9, 2017

What is the purpose of your issue?

I have been downloading from Hotstar the show "Malcolm in The Middle" and am now encountering a problem this is what comes up in the log

Warning: Failed to download m3u8 information: HTTP Error 502: Bad Gateway
ERROR: No video formats found; please report this issue on https:yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl - U to update

I have updated Youtube-dl and tried an Indian proxy (wasnt needed for some reason) but won't work either way.

@cyberjacob
Copy link
Contributor

@cyberjacob cyberjacob commented Jun 9, 2017

Please add the -v flag to your command line you run youtube-dl with, copy the whole output and insert it here.

@bentheguitarman
Copy link
Author

@bentheguitarman bentheguitarman commented Jun 9, 2017

C:\Users\Ben\Downloads\Compressed\ffmpeg-20170503-a75ef15-win64-static\bin>youtube-dl.exe -v http://www.hotstar.com/tv/malcolm-in-the-middle/12117/grandma-sues/1000114289
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'http://www.hotstar.com/tv/malcolm-in-the-middle/12117/grandma-sues/1000114289']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2017.06.05
[debug] Python version 3.4.4 - Windows-10-10.0.15063
[debug] exe versions: ffmpeg N-85750-ga75ef15, ffprobe N-85750-ga75ef15
[debug] Proxy map: {}
[HotStar] 1000114289: Downloading JSON metadata
[HotStar] 1000114289: Downloading JIO JSON metadata
[HotStar] 1000114289: Downloading m3u8 information

Im unsure how to copy the rest as the program shuts straight after, I am not the most tech savvy person when it comes to command line stuff

@bentheguitarman
Copy link
Author

@bentheguitarman bentheguitarman commented Jun 9, 2017

This is my BAT file in Notepad, just added the -v

youtube-dl.exe -v http://www.hotstar.com/tv/malcolm-in-the-middle/12117/grandma-sues/1000114289

@cyberjacob
Copy link
Contributor

@cyberjacob cyberjacob commented Jun 9, 2017

If you add another line at the end of the file with pause (just on it's own, nothing else) the command window should stay open for you to copy from it. It'll wait for you to press any key before finishing the BAT and closing.

@bentheguitarman
Copy link
Author

@bentheguitarman bentheguitarman commented Jun 9, 2017

C:\Users\Ben\Downloads\Compressed\ffmpeg-20170503-a75ef15-win64-static\bin>youtube-dl.exe -v http://www.hotstar.com/tv/malcolm-in-the-middle/12117/grandma-sues/1000114289
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'http://www.hotstar.com/tv/malcolm-in-the-middle/12117/grandma-sues/1000114289']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2017.06.05
[debug] Python version 3.4.4 - Windows-10-10.0.15063
[debug] exe versions: ffmpeg N-85750-ga75ef15, ffprobe N-85750-ga75ef15
[debug] Proxy map: {}
[HotStar] 1000114289: Downloading JSON metadata
[HotStar] 1000114289: Downloading JIO JSON metadata
[HotStar] 1000114289: Downloading m3u8 information
WARNING: Failed to download m3u8 information: HTTP Error 502: Bad Gateway
ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp6q2mjw76\build\youtube_dl\YoutubeDL.py", line 761, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp6q2mjw76\build\youtube_dl\extractor\common.py", line 433, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp6q2mjw76\build\youtube_dl\extractor\hotstar.py", line 89, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp6q2mjw76\build\youtube_dl\extractor\common.py", line 1056, in _sort_formats
youtube_dl.utils.ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

C:\Users\Ben\Downloads\Compressed\ffmpeg-20170503-a75ef15-win64-static\bin>pause
Press any key to continue . . .

@bentheguitarman
Copy link
Author

@bentheguitarman bentheguitarman commented Jun 9, 2017

I am wondering if perhaps it is an issue on Hotstar side of things as error 502 Bad gateway

@bentheguitarman
Copy link
Author

@bentheguitarman bentheguitarman commented Jun 9, 2017

I am off to bed anyway, hopefully it is a minor issue

@bentheguitarman
Copy link
Author

@bentheguitarman bentheguitarman commented Jun 10, 2017

back again, still have the same problem

@bentheguitarman
Copy link
Author

@bentheguitarman bentheguitarman commented Jun 12, 2017

anyone able to help at all. If it helps I have new info, using express vpn Mumbai server I cant actually watch the show on hotstar either but if I choose the Chenai one I can watch it in browser (firefox) but still wont let me download the stream (error 502)

@bentheguitarman
Copy link
Author

@bentheguitarman bentheguitarman commented Jun 12, 2017

just in a rush as the show I want to download will be gone on june 30th

@bentheguitarman
Copy link
Author

@bentheguitarman bentheguitarman commented Jun 14, 2017

.

@ytdl-org ytdl-org locked and limited conversation to collaborators Jun 14, 2017
@dstftw dstftw closed this Nov 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.