Skip to content

A glorified playlist parser from exportify's json for the unnamed downloader app.

License

Notifications You must be signed in to change notification settings

Sandwichkat/zamn-ify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zamn-ify

A glorified exportify's playlist parser. Parses exportify's csv file and convert it to an .m3u playlist for zotify. Needs Zotify to download music

features

  • parse csv from exportify
  • exports as an .m3u playlist file
  • download from zotify after making playlist

commands

Commands About
--help show the help page.
--file path for your exportify's .csv file
--download download songs using zotify after making playlist
--relative_path path for songs in the playlist (default is ../)
--output-path path for exporting the .m3u playlist (default is ~/Music/Zotify Music/Playlists)
--file-format music format (default is .ogg)
--custom custom parameter for zotify

installation

pull this repo and install python deps by pip install requirements.txt

About

A glorified playlist parser from exportify's json for the unnamed downloader app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages