CSVMusic
Scroll down to get to the downloads! Or click on the link below
File Explorer
Download Latest Version (.zip)- release.yml
- amazon_music_import.py
- apple_music_import.py
- browsers.py
- config.py
- csv_import.py
- deezer_import.py
- downloader.py
- import_warnings.py
- js_runtime.py
- log.py
- models.py
- output_folder.py
- paths.py
- preflight.py
- settings.py
- spotify_import.py
- subprocess_env.py
- track_output.py
- update_check.py
- url_import.py
- web_playlist_import.py
- youtube_music_import.py
- youtube_url.py
- ytmusic_match.py
- main_window.py
- workers.py
- __main__.py
- app.py
- download_csv.py
- fetch_csv.py
- match_csv.py
- version.py
- VCR_OSD_MONO.ttf
- app.ico
- icon2.png
- icon_square.png
- splash.png
- splash_small.png
- test_amazon_music_import.py
- test_apple_music_import.py
- test_csv_import.py
- test_deezer_import.py
- test_downloader.py
- test_import_warnings.py
- test_js_runtime.py
- test_output_folder.py
- test_packaging.py
- test_spotify_import.py
- test_subprocess_env.py
- test_track_output.py
- test_update_check.py
- test_web_playlist_import.py
- test_youtube_music_import.py
- test_youtube_url.py
- test_ytmusic_match.py
- test_output_format.py
- test_resume_location.py
- test_workers.py
- .gitattributes
- .gitignore
- AGENTS.md
- CSVMusic.spec
- MANIFEST.in
- pyproject.toml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/angall1/CSVMusic
Downloads the entire project code from GitHub to your computer.
cd CSVMusic
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
python -m csvmusic
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
