Skip to content

ziman/nests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nests

A small commandline wrapper to create M3U playlists of bird nest streams

Data sources

Usage

# install bs4 and requests if you don't have them yet
pip3 install --user bs4 requests

# generate playlist and run VLC
./runvlc.sh

Explicit playlist generation

python3 mkpls.py > playlist.m3u

Releases

No releases published

Packages

No packages published