1
1
mirror of https://github.com/neosubhamoy/pytubepp.git synced 2025-12-19 08:53:01 +05:30

(refactor): updated project structure with more categorized files

This commit is contained in:
2024-10-21 21:56:26 +05:30
parent b46cd8d715
commit 01df69e698
7 changed files with 769 additions and 736 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
# Compiled python modules.
# Compiled python modules and cache.
__pycache__/
*.pyc
# Setuptools distribution folder.