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 # TO DO
- genuis scraper only downloades partially lyrics: reproducable example https://genius.com/Zombiez-blut-lyrics
- LYRICS - LYRICS
- add complete search of musify (scraping of artist page etc.) as last resort - 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.) - add a check if the songs truly are the same with non changebal attributes (length etc.)

View File

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