Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats authored Feb 24, 2021
1 parent 4c92388 commit 20a885a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ $ npm install youtube-dl-exec --save
const youtubedl = require('youtube-dl-exec')

youtubedl('https://example.com', {
dumpJson: true,
noWarnings: true,
noCallHome: true,
noCheckCertificate: true,
Expand Down

0 comments on commit 20a885a

Please sign in to comment.