Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Nov 29, 2024
1 parent 072e20f commit 18aebd8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions objects/youtube.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,20 @@
'http://160.86.242.23:8080',
'http://116.203.135.164:8090',
'http://35.215.216.90:80',
'http://47.252.29.28:11222',
'http://68.178.168.41:80',
'http://148.72.165.171:10501',
'http://47.242.47.64:8888',
'http://200.174.198.86:8888',
'http://13.208.56.180:80',
'http://5.252.22.45:80',
'http://20.111.54.16:8123',
'http://157.254.53.50:80',
'http://54.152.3.36:80',
'http://13.36.113.81:3128'
]


# Function to ensure pytube is installed
def ensure_pytube_installed():
try:
Expand Down

0 comments on commit 18aebd8

Please sign in to comment.