[See musicdlp] Download and convert videos and music from YouTube, automatically add ID3 tags and lyrics
This repository has been archived on 2024-04-27. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2023-02-08 15:00:20 +04:00
.convert_helper.sh Tagging, 755 mode 2023-02-03 12:06:41 +04:00
.gitignore PEP8, MyPy, Pylint; Makefile glob bugfix 2023-02-08 15:00:20 +04:00
.id3tag_helper.py PEP8, MyPy, Pylint; Makefile glob bugfix 2023-02-08 15:00:20 +04:00
autoytdlp.sh Disabled debug option 2023-02-07 20:09:05 +04:00
convert.sh Custom Piped URL, improved code for interactive read prompts 2023-02-07 19:36:43 +04:00
id3tag.sh Manual info correction, input() using readline 2023-02-08 14:07:51 +04:00
LICENSE Added license 2023-02-03 21:11:35 +04:00
Makefile PEP8, MyPy, Pylint; Makefile glob bugfix 2023-02-08 15:00:20 +04:00
pylintrc PEP8, MyPy, Pylint; Makefile glob bugfix 2023-02-08 15:00:20 +04:00
README.md Beginning of readme 2023-02-03 21:12:57 +04:00
requirements.txt ID3 tagger rewritten in Python, AZLyrics instead of Genius 2023-02-03 20:59:13 +04:00

Main file: autoytdlp.sh