Skip to content

youtube to mp3 converter made with django and django rest framework

Notifications You must be signed in to change notification settings

dhiabenmaati/youtube-to-mp3-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube To Mp3 Converter

Built on Django Rest Framework


Getting Started

  • Clone this repository
  • Install python3 then
    pip install django
    pip install djangorestframework
    pip install youtube_dl

ps: youtube_dl is used to convert yt to mp3

to run the project

    python manage.py runserver

About

youtube to mp3 converter made with django and django rest framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published