diff options
author | Aaditya Dhruv <[email protected]> | 2025-05-01 21:13:49 -0500 |
---|---|---|
committer | Aaditya Dhruv <[email protected]> | 2025-05-01 21:23:31 -0500 |
commit | db772695aacbd09935ddc8b3f0ff9a8766e7f2cb (patch) | |
tree | 0923dd1e998a3d399371b06f449e385954136679 /yt_music_scraper/requirements.txt | |
parent | fa9a7919f48ca694bd8f86d49460b5a53da08c00 (diff) |
Download album async and label correctly, embed data
Diffstat (limited to 'yt_music_scraper/requirements.txt')
-rw-r--r-- | yt_music_scraper/requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/yt_music_scraper/requirements.txt b/yt_music_scraper/requirements.txt new file mode 100644 index 0000000..8d83448 --- /dev/null +++ b/yt_music_scraper/requirements.txt @@ -0,0 +1,3 @@ +yt-dlp +ytmusicapi +mutagen |