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

(first): initial commit

This commit is contained in:
2024-02-19 20:52:37 +05:30
commit 740fc83265
7 changed files with 674 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Compiled python modules.
*.pyc
# Setuptools distribution folder.
/dist/
# Setuptools build folder.
/build/
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info