1
1
mirror of https://github.com/neosubhamoy/pytubepp.git synced 2025-12-20 05:49:36 +05:30

(refactor): switched base from pytube to pytubefix for inconsistency

This commit is contained in:
2024-08-11 23:20:59 +05:30
parent 93598c9a6f
commit 34dabad1ef
4 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ setup(
],
},
install_requires=[
'pytube',
'pytubefix',
'requests',
'ffmpy',
'mutagen',