We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20b2430 commit b030fb0Copy full SHA for b030fb0
youtuber.py
@@ -2,6 +2,7 @@
2
import os
3
4
# input=' https://www.youtube.com/playlist?list=PLj6h78yzYM2PpmMAnvpvsnR4c27wJePh3'
5
+print("Enter the url:")
6
url=' '+input()
7
start = 1
8
print("Enter number of videos:")
0 commit comments