Skip to content

Commit 2f48146

Browse files
Merge pull request #2485 from Boreas37/master
Updated outdated libs
2 parents 976169b + 3e4d766 commit 2f48146

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CliYoutubeDownloader/CliYoutubeDownloader.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# libraraies
22

3-
import pytube
3+
import pytubefix
44
import sys
55

66

CliYoutubeDownloader/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytube
1+
pytubefix

0 commit comments

Comments
 (0)