Skip to content

Commit

Permalink
Merge pull request #15 from blueberry-media/master
Browse files Browse the repository at this point in the history
add "--id" parameter
  • Loading branch information
norkunas committed Jan 7, 2016
2 parents c78e1b4 + 6d06911 commit 58afb3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/YoutubeDl.php
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ protected function configureOptions(OptionsResolver $resolver)
'cache-dir' => 'string',
'no-cache-dir' => 'bool',
'rm-cache-dir' => 'bool',
'id' => 'bool',
// Thumbnail images
'write-thumbnail' => 'bool',
'write-all-thumbnails' => 'bool',
Expand Down

0 comments on commit 58afb3f

Please sign in to comment.