mguven61 commited on
Commit
6eaa788
·
verified ·
1 Parent(s): a4136b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -25,7 +25,6 @@ def analyze():
25
  'outtmpl': 'temp_audio',
26
  'quiet': True,
27
  'no_warnings': True,
28
- 'cookiesfrombrowser': ('chrome',), # Tarayıcı çerezlerini kullan
29
  'extract_flat': True, # Sadece ses indir
30
  'noplaylist': True, # Playlist değil
31
  'ignoreerrors': True, # Hataları görmezden gel
 
25
  'outtmpl': 'temp_audio',
26
  'quiet': True,
27
  'no_warnings': True,
 
28
  'extract_flat': True, # Sadece ses indir
29
  'noplaylist': True, # Playlist değil
30
  'ignoreerrors': True, # Hataları görmezden gel