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

Commit

Permalink
fix #320: webp and not jpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobg committed Aug 17, 2020
1 parent 3951701 commit bae7c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/download.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ var video4 = 'https://www.youtube.com/watch?v=yy7EUIR0fic'
var video5 = 'https://www.youtube.com/watch?v=LDDy4m_TiVk'
var video6 = 'http://www.youtube.com/watch?v=NOaxV9N108g'
var subtitleFile = '1 1 1-179MiZSibco.en.vtt'
var thumbnailFile = 'Too Many Twists (Heist Night 5_5)-yy7EUIR0fic.jpg'
var thumbnailFile = 'Too Many Twists (Heist Night 5_5)-yy7EUIR0fic.webp'

vows
.describe('download')
Expand Down

0 comments on commit bae7c99

Please sign in to comment.