{"id":13432672,"url":"https://github.com/ericdaugherty/itunesexport-go","last_synced_at":"2026-01-10T19:42:37.855Z","repository":{"id":18085311,"uuid":"21149725","full_name":"ericdaugherty/itunesexport-go","owner":"ericdaugherty","description":"A Console iTunes Library exporter written in Go (golang)","archived":false,"fork":false,"pushed_at":"2025-02-02T17:17:14.000Z","size":51,"stargazers_count":14,"open_issues_count":3,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-02T18:24:36.145Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericdaugherty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-06-24T02:38:15.000Z","updated_at":"2025-02-02T17:17:17.000Z","dependencies_parsed_at":"2024-06-20T14:22:38.907Z","dependency_job_id":"de5f0b8e-599c-4ac0-9d61-7b63b9bb84f3","html_url":"https://github.com/ericdaugherty/itunesexport-go","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericdaugherty%2Fitunesexport-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericdaugherty%2Fitunesexport-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericdaugherty%2Fitunesexport-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericdaugherty%2Fitunesexport-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericdaugherty","download_url":"https://codeload.github.com/ericdaugherty/itunesexport-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244016796,"owners_count":20384207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T02:01:15.064Z","updated_at":"2025-03-17T10:32:23.252Z","avatar_url":"https://github.com/ericdaugherty.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"## iTunes Export Console (golang)\n\nA console application that exports iTunes Playlists using the iTunes Music Library.xml plist.\n\nThis is a port of the previous Scala version, found here: https://github.com/ericdaugherty/itunesexport-scala and .Net version, found here: http://www.ericdaugherty.com/dev/itunesexport/1.x/ \n\n\n## Compiling\n\n```\ngo build \n```\n## Usage\n\n```\nusage: %v [\u003cflags\u003e] [include \u003cplaylist name\u003e...] [exclude \u003cplaylist name\u003e...]\n\nFlags:\n    -library \u003cfile path\u003e        Path to iTunes Music Library XML File.\n    -output \u003cfile path\u003e         Path where the playlists should be written.\n    -type \u003cM3U|EXT|WPL|ZPL\u003e     Type of playlist file to write.  Defaults to M3U\n                                EXT = M3U Extended, WPL = Windows Playlist, ZPL = Zune Playlist\n    -includeAll                 Include all user defined playlists.\n    -includeAllWithBuiltin      Include All playlists, including iTunes defined playlists\n    -includePlaylistWithRegex   Include all playlists matching the provided regular expression\n    -copy \u003cCOPY TYPE\u003e           Copy the music tracks as well, according the the COPY TYPE scheme...\n        NONE                    (default) The music files will not be copied.                               \n        PLAYLIST                Copies the music into a folder for each playlist.\n        ITUNES                  Copies using the itunes music/\u003cArtist\u003e/\u003cAlbum\u003e/\u003cTrack\u003e structure.\n        FLAT                    Copies all the music into the output folder.\n    -musicPath \u003cnew path\u003e       Base path to the music files. This will override the Music Folder path from iTunes.\n    -musicPathOrig \u003cpath\u003e       When using -musicPath this allows you to override the Music Folder value that is replaced.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericdaugherty%2Fitunesexport-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericdaugherty%2Fitunesexport-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericdaugherty%2Fitunesexport-go/lists"}