Skip to content
Snippets Groups Projects
Commit 9bf55103 authored by Hector Blondel's avatar Hector Blondel
Browse files

un commit

parent 8534617c
Branches
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@ from json import load,dumps
from credentials import KEY
#commande test : "yt-dlp -f 'ba' -x --audio-format mp3 https://www.youtube.com/watch?v=zA2YBT9z6pA -o '%(id)s.mp3' "
t = time()
while True :
tt = time()
......@@ -40,6 +42,7 @@ while True :
f2.write(dumps(seen_videos))
os.chdir("../")
os.chdir("../")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment