Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)