Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Commit

Permalink
a bit of docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fent committed Mar 9, 2015
1 parent 498e288 commit c3c1b4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/youtube-dl.js
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ function parseInfo(data) {
*
* @param {String} url
* @param {Array.<String>} args
* @param {Object} options
* @param {Function(!Error, Object)} callback
*/
ytdl.getInfo = function(url, args, options, callback) {
Expand Down

0 comments on commit c3c1b4b

Please sign in to comment.