Skip to content

majiru/ytfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ytfs: a filesystem for playing audio from youtube videos on plan9.

Ytfs requires access to a unix system with ffmpeg, and youtube_dl to
convert the video to mp3.

Usage:
% ytfs myUnixHost
% touch /n/ytfs/VideoID
% play /n/ytfs/VideoID.mp3

The VideoID files are represented as mp3 files, and can be streamed or copied to disk.

Releases

No releases published

Packages

No packages published