Hello
How to contribute to a ecmascript version that allows compatibility with text mode web browsers such as lynx?
The function is to be able to view peer tube atom feed in newsbeuter, then open a video hyperlink in lynx with pipe to mplayer
Hello
How to contribute to a ecmascript version that allows compatibility with text mode web browsers such as lynx?
The function is to be able to view peer tube atom feed in newsbeuter, then open a video hyperlink in lynx with pipe to mplayer
mpv/mplayer with youtube-dl
How to construct the URL to the video to be downloaded ?
I’ve used /download/videos/${UUID}.mp4 at some point but it stopped working since then
Use fileDownloadUrl
from PeerTube (in files
or streamingPlaylists.files
).