ytorg/Yotter

Add support for livestream videos

Open

#96 opened on Oct 6, 2020

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Python (36 forks)batch import
feature requesthelp wantedimportant

Repository metrics

Stars
 (467 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Livestream videos on Youtube use a m3u8 format. We should get Nginx to stream those files as the retrieving and set-up of the URLs is already done, and also the video-js part for reproducing the hls streams.

Contributor guide