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

Commit

Permalink
update formats returned
Browse files Browse the repository at this point in the history
  • Loading branch information
fent committed Nov 20, 2014
1 parent 4acfca7 commit d545f10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/getFormat.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ var expected = [
{ id: '0k2Zzkw_-0I', itag: 171, filetype: 'webm', resolution: 'audio only' },
{ id: '0k2Zzkw_-0I', itag: 141, filetype: 'm4a', resolution: 'audio only' },
{ id: '0k2Zzkw_-0I', itag: 172, filetype: 'webm', resolution: 'audio only' },
{ id: '0k2Zzkw_-0I', itag: 278, filetype: 'webm', resolution: '192x144' },
{ id: '0k2Zzkw_-0I', itag: 160, filetype: 'mp4', resolution: '192x144' },
{ id: '0k2Zzkw_-0I', itag: 242, filetype: 'webm', resolution: '320x240' },
{ id: '0k2Zzkw_-0I', itag: 133, filetype: 'mp4', resolution: '320x240' },
Expand Down

0 comments on commit d545f10

Please sign in to comment.