Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomdewildt/playlist-exporter
A simple tool to move files referenced in *.m3u8 playlists into a directory local to those playlists
https://github.com/tomdewildt/playlist-exporter
flag fmt golang m3u8 os
Last synced: about 7 hours ago
JSON representation
A simple tool to move files referenced in *.m3u8 playlists into a directory local to those playlists
- Host: GitHub
- URL: https://github.com/tomdewildt/playlist-exporter
- Owner: tomdewildt
- License: mit
- Created: 2024-06-24T00:38:09.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-06T22:03:44.000Z (3 months ago)
- Last Synced: 2024-08-07T01:15:05.136Z (3 months ago)
- Topics: flag, fmt, golang, m3u8, os
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Playlist Exporter
[![License](https://img.shields.io/github/license/tomdewildt/playlist-exporter)](https://github.com/tomdewildt/playlist-exporter/blob/master/LICENSE)A simple tool to move files referenced in `*.m3u8` playlists into a directory local to those `*.m3u8` playlists.
# How To Run
Prerequisites:
* [TODO] version ```[TODO]``` or later### Production
1. [TODO]
# References
[Go Docs](https://go.dev/doc/)
[M3U8 Docs](https://docs.fileformat.com/audio/m3u/)