# Details Date : 2022-11-14 12:36:23 Directory /home/lars/Projects/music-downloader/src Total : 25 files, 1392 codes, 218 comments, 439 blanks, all 2049 lines [Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md) ## Files | filename | language | code | comment | blank | total | | :--- | :--- | ---: | ---: | ---: | ---: | | [src/__init__.py](/src/__init__.py) | Python | 0 | 0 | 1 | 1 | | [src/__main__.py](/src/__main__.py) | Python | 82 | 3 | 26 | 111 | | [src/audio/__init__.py](/src/audio/__init__.py) | Python | 0 | 0 | 1 | 1 | | [src/audio/song.py](/src/audio/song.py) | Python | 3 | 0 | 1 | 4 | | [src/download.py](/src/download.py) | Python | 56 | 11 | 18 | 85 | | [src/download_links.py](/src/download_links.py) | Python | 30 | 11 | 15 | 56 | | [src/lyrics/__init__.py](/src/lyrics/__init__.py) | Python | 0 | 0 | 1 | 1 | | [src/lyrics/genius.py](/src/lyrics/genius.py) | Python | 99 | 38 | 35 | 172 | | [src/lyrics_.py](/src/lyrics_.py) | Python | 46 | 19 | 23 | 88 | | [src/metadata/__init__.py](/src/metadata/__init__.py) | Python | 0 | 0 | 1 | 1 | | [src/metadata/database.py](/src/metadata/database.py) | Python | 155 | 61 | 38 | 254 | | [src/metadata/database_structure.sql](/src/metadata/database_structure.sql) | SQLite | 51 | 0 | 6 | 57 | | [src/metadata/download.py](/src/metadata/download.py) | Python | 254 | 24 | 63 | 341 | | [src/metadata/object_handeling.py](/src/metadata/object_handeling.py) | Python | 19 | 0 | 6 | 25 | | [src/metadata/search.py](/src/metadata/search.py) | Python | 253 | 40 | 72 | 365 | | [src/scraping/__init__.py](/src/scraping/__init__.py) | Python | 0 | 0 | 1 | 1 | | [src/scraping/file_system.py](/src/scraping/file_system.py) | Python | 40 | 0 | 18 | 58 | | [src/scraping/musify.py](/src/scraping/musify.py) | Python | 100 | 2 | 35 | 137 | | [src/scraping/phonetic_compares.py](/src/scraping/phonetic_compares.py) | Python | 15 | 0 | 8 | 23 | | [src/scraping/youtube_music.py](/src/scraping/youtube_music.py) | Python | 66 | 2 | 19 | 87 | | [src/url_to_path.py](/src/url_to_path.py) | Python | 35 | 6 | 18 | 59 | | [src/utils/__init__.py](/src/utils/__init__.py) | Python | 1 | 1 | 1 | 3 | | [src/utils/object_handeling.py](/src/utils/object_handeling.py) | Python | 19 | 0 | 6 | 25 | | [src/utils/phonetic_compares.py](/src/utils/phonetic_compares.py) | Python | 34 | 0 | 15 | 49 | | [src/utils/shared.py](/src/utils/shared.py) | Python | 34 | 0 | 11 | 45 | [Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md)