Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 519 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 519 Bytes

YTFSWeb

logo

YTFSWeb is a simple Django Webapp for downloading and streaming YouTube videos.

This project uses YTFS filesystem (See Here) to serve a list of videos for user to view or download.

YTFS being a filesystem requires to be unmounted. This is managed by task-scheduling using celery and rabbit-mq messaging queue.

Screenshots

screenshot1 screenshot2