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

How to get Hotstar video thumbnail in windows command line version #16079

Closed
GourangaDas opened this issue Apr 3, 2018 · 1 comment
Closed

Comments

@GourangaDas
Copy link

I didn't find any way to get Hotstar video thumbnail?

I can do the same for Youtube using :

youtube-dl.exe https://www.youtube.com/watch?v=uiWYXAMXJBQ --skip-download --write-thumbnail -o B:\thumb.jpg

It works fine. But for Hotstar it does nothing. And with '--list-thumbnails' option it shows '[info] No thumbnails present for.......'

Example: http://www.hotstar.com/movies/police-force-an-inside-story/1000164487
Thumbnail : https://secure-media1.hotstar.com/r1/thumbs/PCTV/87/1000164487/PCTV-1000164487-hl.jpg

Please find a way for me.

Thank you.

@GourangaDas
Copy link
Author

This can be possible using some changes in code of hotstar.py

Code can be chacked out [(https://github.com/GourangaDas/youtube-dl/pull/1)]

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