Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kfatehi/youtube-playlist
convert a list of youtube links to an m3u8 file
https://github.com/kfatehi/youtube-playlist
Last synced: 19 days ago
JSON representation
convert a list of youtube links to an m3u8 file
- Host: GitHub
- URL: https://github.com/kfatehi/youtube-playlist
- Owner: kfatehi
- Created: 2021-07-25T06:20:36.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-30T04:46:28.000Z (over 2 years ago)
- Last Synced: 2025-01-03T19:17:46.849Z (23 days ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# youtube list to mp3 playlist
requires:
- ffmpeg
- yt-dlpcreate a file called youtube-sources.txt
invoke the script with nodejs
the script will generate a list.m3u8 file
designed so that you can keep configuring the youtube-sources.txt file and re-running it.
the playlist will retain the order of appearance of the youtube links
it runs a little webserver