This commit is contained in:
lars 2022-11-11 00:21:30 +01:00
parent 67cd750611
commit cc16c3f26e
2 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,5 @@
# TO DO
- genuis scraper only downloades partially lyrics: reproducable example https://genius.com/Zombiez-blut-lyrics
- LYRICS
- add complete search of musify (scraping of artist page etc.) as last resort
- add a check if the songs truly are the same with non changebal attributes (length etc.)

View File

@ -4,4 +4,5 @@ musicbrainzngs~=0.7.1
jellyfish~=0.9.0
pydub~=0.25.1
youtube_dl
beautifulsoup4~=4.11.1
beautifulsoup4~=4.11.1
pycountry~=22.3.5