You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			| 
				
					
						
							 | 
			2 years ago | |
|---|---|---|
| music | 2 years ago | |
| .gitignore | 2 years ago | |
| README.md | 2 years ago | |
| __init__.py | 2 years ago | |
| app.py | 2 years ago | |
| config.py | 2 years ago | |
| database.py | 2 years ago | |
| requirements.txt | 2 years ago | |
| ui.py | 2 years ago | |
| utils.py | 2 years ago | |
		
			
				
				README.md
			
		
		
			
			
		
	
	celaigia
an app to gently query youtube music, and possibly download only if you don't have already locally.
Features
- Search and download music from YouTube
 - Manage available music in a database
 - Play, pausemusic from the database
 
Usage
To use Celaigia, follow these steps:
0. git clone the repo: git clone https://git.tropici.net/agropunx/celaigia && cd celaigia
- install dependencies: 
pip install -r requirements.txt. - run the app by executing: 
python app.py. - use the search & download tab to find music on YouTube and download it if needed.
 - manage available music in the database tab, where you can play, pause music (by double click).
 
Requirements
- Python 3.x
 - Dependencies listed in 
requirements.txt 
TODO
- search & download tab: flag to download video
 - database tab: play / pause / remove buttons