Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
soundcloud extractor metadata #9917
Comments
|
For embedding metadata |
|
even with --add-metadata, it does not work |
|
$ ~/src/youtube-dl/bin/youtube-dl --add-metadata https://soundcloud.com/losporcos/waterfalls $ mp3info Waterfalls-107496060.mp3 |
|
$ ffmpeg -version |
|
Read this https://github.com/rg3/youtube-dl/issues/new. |
Hi,
I cloned the master, and when downloading a soundcloud sound, I saw in pdb that the extractor could retrieve metadata about title, artist (json thing) ... however, the resulting mp3 has not id3 tags.
Cheers,
Pierre