Skip to content

Commit b030fb0

Browse files
authored
Update youtuber.py
1 parent 20b2430 commit b030fb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

youtuber.py

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
import os
33

44
# input=' https://www.youtube.com/playlist?list=PLj6h78yzYM2PpmMAnvpvsnR4c27wJePh3'
5+
print("Enter the url:")
56
url=' '+input()
67
start = 1
78
print("Enter number of videos:")

0 commit comments

Comments
 (0)