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 Image not getting download #20412

Closed
deepeshj opened this issue Mar 19, 2019 · 0 comments
Closed

Hotstar Image not getting download #20412

deepeshj opened this issue Mar 19, 2019 · 0 comments

Comments

@deepeshj
Copy link

Hi,

Images data is getting missed while taking json dump for hotstart url.

youtube-dl https://www.hotstar.com/movies/116-an-ode-to-lost-love/1770015194 --dump-json
Respone:
"image": {},

But works for
youtube-dl https://www.hotstar.com/movies/1971-beyond-borders/1000231063 --dump-json
Response:
images": {"h": "sources/r1/cms/prod/5498/305498-h", "m": "sources/r1/cms/prod/5500/305500-m", "v": "sources/r1/cms/prod/5499/305499-v"},

ThirumalaiK pushed a commit to ThirumalaiK/youtube-dl that referenced this issue Jan 28, 2021
- fix format extraction (closes ytdl-org#26690)
- extract thumbnail URL (closes ytdl-org#16079, closes ytdl-org#20412)
- support country specific playlist URLs (closes ytdl-org#23496)
- select the last id in video URL (closes ytdl-org#26412)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant