Skip to content

Null01/Nago-Music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nago-Music

Download Music from YouTube with Full Metadata 🎵

How work ?

python nago-music.py -genius %URL_GENIUS%
# %URL_YOUTUBE% = Is your url form Genius

Dependences

This program make scraping over 'Genius.com' and required modules with:

import os
import sys
import requests
import eyed3
import youtube_dl
from google import google
from bs4 import BeautifulSoup
from pydub import AudioSegment

#Dependencies --> brew install ffmpeg --with-libvorbis --with-sdl2 --with-theora

About

Download music from YouTube with Full Metadata

Topics

Resources

License

Stars

Watchers

Forks

Languages