]> Skullheadx's Git Forge - youtube-downloader.git/commit
everything
authorSkullheadx <admonty1@gmail.com>
Sun, 13 Oct 2024 23:19:18 +0000 (19:19 -0400)
committerSkullheadx <admonty1@gmail.com>
Sun, 13 Oct 2024 23:19:18 +0000 (19:19 -0400)
commitd0d5b91b2e41da8141a3e882f8765314a788c14c
tree75a06d786bdc0f8a92b161df779a8025d2f589da
parentf6e8bda97bddb544d7620f8e6f622881ea6bc652
everything
19 files changed:
README.md
install.sh [new file with mode: 0644]
links.txt
main.py [deleted file]
setup.py [new file with mode: 0644]
ytdl.egg-info/PKG-INFO [new file with mode: 0644]
ytdl.egg-info/SOURCES.txt [new file with mode: 0644]
ytdl.egg-info/dependency_links.txt [new file with mode: 0644]
ytdl.egg-info/entry_points.txt [new file with mode: 0644]
ytdl.egg-info/top_level.txt [new file with mode: 0644]
ytdl/__init__.py [new file with mode: 0644]
ytdl/__main__.py [new file with mode: 0644]
ytdl/__pycache__/__init__.cpython-312.pyc [new file with mode: 0644]
ytdl/__pycache__/__main__.cpython-312.pyc [new file with mode: 0644]
ytdl/__pycache__/classmodule.cpython-312.pyc [new file with mode: 0644]
ytdl/__pycache__/funcmodule.cpython-312.pyc [new file with mode: 0644]
ytdl/classmodule.py [new file with mode: 0644]
ytdl/funcmodule.py [new file with mode: 0644]
ytdl/main.py [new file with mode: 0644]