Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 366 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 366 Bytes

YouTube Audio Downloader

A Django web application for extracting the audio from a YouTube video and converts it to MP3 that a user can download.

Main Site: http://www.youtubeadl.com

Technology Stack

  • Python 2.7
  • Django 1.6
  • Twitter Bootstrap 3
  • PostgreSQL
  • Nginx
  • Celery
  • RabbitMQ
  • Supervisor
  • Virtualenv