The Wayback Machine - https://web.archive.org/web/20200913083457/https://github.com/hasan-kaya/python-youtube-downloader
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

This is simple script for queueing youtube videos and generating downlaod links them in the background with workers. It supports multi-thread. You can run worker.py multiple times. Works with redis.

Works with Python 2.X

Requirements

  • sudo apt-get install youtube-dl
  • pip install redis
  • pip install rq

Usage

About

Redis based youtube video download link generator written in Python. Queueing youtube links and generating downlaod links them in the background with workers.

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.