{"id":24199262,"url":"https://github.com/nilicule/traktor","last_synced_at":"2026-06-04T18:31:34.367Z","repository":{"id":251719327,"uuid":"838240163","full_name":"nilicule/traktor","owner":"nilicule","description":"Various Traktor related tools","archived":false,"fork":false,"pushed_at":"2024-08-05T12:45:51.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T18:08:00.292Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/nilicule.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":"2024-08-05T08:34:03.000Z","updated_at":"2024-09-08T11:23:47.000Z","dependencies_parsed_at":"2024-08-05T10:24:56.551Z","dependency_job_id":null,"html_url":"https://github.com/nilicule/traktor","commit_stats":null,"previous_names":["nilicule/traktor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilicule%2Ftraktor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilicule%2Ftraktor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilicule%2Ftraktor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilicule%2Ftraktor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nilicule","download_url":"https://codeload.github.com/nilicule/traktor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241638126,"owners_count":19995118,"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":"2025-01-13T20:35:14.755Z","updated_at":"2026-06-04T18:31:34.362Z","avatar_url":"https://github.com/nilicule.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Playlist Parser\n\n## Overview\n\nThis project contains scripts to parse and format playlists from HTML and NML files. The scripts extract relevant track information and display it in a formatted manner.\n\n## Files\n\n- `parsePlaylist.py`: Parses and formats playlists from HTML files.\n- `parseTraktor.py`: Parses and formats playlists from NML files.\n\n## Requirements\n\n- Python 3.x\n- `argparse` module\n- `re` module\n- `BeautifulSoup` module (for `parsePlaylist.py`)\n- `xml.etree.ElementTree` module (for `parseTraktor.py`)\n\n## Installation\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/nilicule/traktor.git\n    cd traktor\n    ```\n\n2. Install the required Python packages:\n    ```sh\n    pip install beautifulsoup4\n    ```\n\n## Usage\n\n### Parsing HTML Playlists\n\nTo parse and format a playlist from an HTML file, use the `parsePlaylist.py` script:\n\n```sh\npython parsePlaylist.py \u003cfilename\u003e\n```\n\nReplace \u003cfilename\u003e with the path to your HTML file.\n\n### Parsing NML Playlists\n\nTo parse and format a playlist from an NML file, use the `parseTraktor.py` script:\n\n```sh\npython parseTraktor.py \u003cfilename\u003e\n```\n\nReplace \u003cfilename\u003e with the path to your NML file.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilicule%2Ftraktor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnilicule%2Ftraktor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilicule%2Ftraktor/lists"}