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.