blackjack4494 / yt-dlc

media downloader and library for various sites.
The Unlicense
2.9k stars 365 forks source link

[Site Request] Youtube Music album covers #276

Open sporqist opened 3 years ago

sporqist commented 3 years ago

Checklist

Description

YouTube adds colored bars left and right to YouTube Music album covers for every thumbnail to align them with other videos on YouTube instead of leaving them in their original format. When using --embed-thumbnail youtube-dlc takes this skrewed up version of the thumbnail instead of the actual album cover.

YouTube Music:

2020-12-03 (1)

YouTube:

2020-12-03

sporqist commented 3 years ago

The real cover images can be found in the DOM of a YT Music page after it's link has been generated by this. <img id="img" class="style-scope yt-img-shadow" alt="" width="1048" src="https://lh3.googleusercontent.com/Bi3GBXWn_5HqRL52s3HMzIRqp-uSdqwE6gdOmvCnNgoKud1YfhJhcRL9MSmT2FR8MUSk7FhUl4h9y64=w544-h544-l90-rj">

Ashish0804 commented 3 years ago

youtube music extractor is different from youtube extractor?

pukkandan commented 3 years ago

@Ashish0804 No. Though it can easily be easily separated if it requires additional functionality