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 videos are not getting downloaded. #24380

Closed
don252 opened this issue Mar 17, 2020 · 2 comments
Closed

Hotstar videos are not getting downloaded. #24380

don252 opened this issue Mar 17, 2020 · 2 comments

Comments

@don252
Copy link

@don252 don252 commented Mar 17, 2020

It was working few weeks back . Now it is not working.

youtube-dl -v https://www.hotstar.com/us/tv/yeh-rishtey-hain-pyaar-ke/s-1826/kunal-apologises-to-meenakshi/1000249007
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.hotstar.com/us/tv/yeh-rishtey-hain-pyaar-ke/s-1826/kunal-apologises-to-meenakshi/1000249007']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.03.08
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.10586
[debug] exe versions: none
[debug] Proxy map: {'https': 'https://127.0.0.1:55438', 'socks': 'socks://127.0.0.1:55437', 'http': 'http://127.0.0.1:55438'}
[hotstar] 1000249007: Downloading webpage
[hotstar] 1000249007: Downloading JSON metadata
ERROR: Unable to download JSON metadata: HTTP Error 475: Unknown (caused by HTTPError()); 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.
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp378onz6j\build\youtube_dl\extractor\common.py", line 627, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp378onz6j\build\youtube_dl\YoutubeDL.py", line 2238, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default

All episodes are also not getting downloaded . It is returning "Unsupported URL " . In the past I had downloaded all episodes form this site . Now it is not working

youtube-dl -v https://www.hotstar.com/us/tv/yeh-rishtey-hain/s-1826/list/episodes/t-1_2_1826
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.hotstar.com/us/tv/yeh-rishtey-hain/s-1826/list/episodes/t-1_2_1826']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.03.08
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.10586
[debug] exe versions: none
[debug] Proxy map: {'https': 'https://127.0.0.1:55438', 'http': 'http://127.0.0.1:55438', 'socks': 'socks://127.0.0.1:55437'}
[generic] t-1_2_1826: Requesting header
WARNING: Falling back on generic information extractor.
[generic] t-1_2_1826: Downloading webpage
[generic] t-1_2_1826: Extracting information
ERROR: Unsupported URL: https://www.hotstar.com/us/tv/yeh-rishtey-hain/s-1826/list/episodes/t-1_2_1826
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp378onz6j\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp378onz6j\build\youtube_dl\extractor\common.py", line 530, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp378onz6j\build\youtube_dl\extractor\generic.py", line 3351, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.hotstar.com/us/tv/yeh-rishtey-hain/s-1826/list/episodes/t-1_2_1826

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 17, 2020

Most likely proxy is banned.

@dstftw dstftw closed this Mar 17, 2020
@don252
Copy link
Author

@don252 don252 commented Mar 18, 2020

Most likely proxy is banned.

@dstftw The link is playing on my browser.

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