SPACERUNNER99 commited on
Commit
8fc9419
·
verified ·
1 Parent(s): e9c5837

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -14,6 +14,7 @@ import pysrt
14
  import instaloader
15
  import time
16
  import concurrent.futures
 
17
  api_key = "268976:66f4f58a2a905"
18
 
19
 
 
14
  import instaloader
15
  import time
16
  import concurrent.futures
17
+ import re
18
  api_key = "268976:66f4f58a2a905"
19
 
20