yoonwaiyan / stackskills-dl

Simple Ruby script to download all StackSkills tutorials.
https://yoonwaiyan.github.io/stackskills-dl/
MIT License
59 stars 19 forks source link

Download in lower quality #19

Closed rbariviera closed 7 years ago

rbariviera commented 7 years ago

Is there any possible to download videos in another resolution ? ex: 640p

yoonwaiyan commented 7 years ago

For attached videos, seems like the resolution is being fixed so it'll download whatever resolution that's available in the "Download" buttton, while for wistia's videos, currently it's been working with a little bit of hack which I couldn't control the resolution with my limited knowledge. Do prompt me if you have any idea on how to control the resolution from url or inside the iframe.

yoonwaiyan commented 7 years ago

Closing this issue, please re-open if there's any new idea on this. Thanks.