Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rudxain/music-playlist
Tracks missing from my SoundCloud & YouTube playlists
https://github.com/rudxain/music-playlist
audio music pending songs temporary tracks unfinished
Last synced: about 5 hours ago
JSON representation
Tracks missing from my SoundCloud & YouTube playlists
- Host: GitHub
- URL: https://github.com/rudxain/music-playlist
- Owner: Rudxain
- License: unlicense
- Created: 2022-12-28T02:50:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T06:47:20.000Z (12 months ago)
- Last Synced: 2023-12-02T07:30:38.377Z (12 months ago)
- Topics: audio, music, pending, songs, temporary, tracks, unfinished
- Language: Python
- Homepage:
- Size: 4.64 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎵
This is a temporary repo. It'll be deleted when no more tracks are left to move.
Not all tracks will survive, I still need to review them, to check if I like them (there are some tracks I've never heard)
## dir tree
- `main.txt` is the list that I'll gradually sync with my [SC](https://soundcloud.com/rudxain/sets/music-playlist) & [YT](https://youtube.com/playlist?list=PLUryK3zza2ScWOhbd__X4Ne0xC6TlKiiH) playlists.
- `main.tsv` is from a family member. I auto-generated it from a filesystem directory, by using a Python script with [EyeD3](https://eyed3.readthedocs.io/en/latest) as a dependency.
- `manager.py` is an unfinished script that closes [#2](https://github.com/Rudxain/music-playlist/issues/2)
- `/tmp/` is [explained here](tmp/README.md)## CONTRIBUTING
If you have any suggestions, please let me know!
Please keep the list sorted! Use "Binary Search Insertion" for efficiency.
DO NOT add stuff to `main.tsv`. I want to reformat it, then merge with `main.txt`.
I want to transcribe `/tmp/*` to `main.txt`.
BTW, if you know who did the "Ookay - Thief" remix, I will really appreciate it!
I have the feeling that audio will be the last file to survive in this repo, because it's so hard to find the author.