|
|
%!s(int64=3) %!d(string=hai) anos | |
|---|---|---|
| src | %!s(int64=3) %!d(string=hai) anos | |
| .gitignore | %!s(int64=3) %!d(string=hai) anos | |
| 128.png | %!s(int64=3) %!d(string=hai) anos | |
| README.md | %!s(int64=3) %!d(string=hai) anos | |
| manifest.json | %!s(int64=3) %!d(string=hai) anos | |
| package.json | %!s(int64=3) %!d(string=hai) anos | |
| yarn.lock | %!s(int64=3) %!d(string=hai) anos |
A chrome extension to download youtube music playlist metadata as JSON.
https://music.youtube.com/playlist{
"playlist_data": {
"playlist_title": "All",
"songs": [
{
"ytWatchParam": "watch?v=abc1234",
"title": "title",
"artist": "artist",
"album": "album"
},
{
"ytWatchParam": "watch?v=abc1234",
"title": "title",
"artist": "artist",
"album": "album"
},
...
...
]
}
}
Load unpackedmanifest.json