Skip to content

Commit

Permalink
Tyop.
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccacremona committed Nov 4, 2024
1 parent 1209079 commit 53078cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scoop.js
Original file line number Diff line number Diff line change
Expand Up @@ -911,7 +911,7 @@ export class Scoop {

const dlpOptions = [
'--dump-json', // Will return JSON meta data via stdout
'--no-simulate', // Forces download despites `--dump-json`
'--no-simulate', // Forces download despite `--dump-json`
'--no-warnings', // Prevents pollution of stdout
'--no-progress', // (Same as above)
'--write-subs', // Try to pull subs
Expand Down

0 comments on commit 53078cd

Please sign in to comment.