openzim / youtube

Create a ZIM file from a Youtube channel/username/playlist
GNU General Public License v3.0
39 stars 26 forks source link

Fetch video durations when scraping #220

Closed dan-niles closed 3 weeks ago

dan-niles commented 1 month ago

As part of developing the new UI, we decided to show the duration of videos on the thumbnails in the Videos page (#213). Currently the scraper does not fetch this information. We need to figure out a way to fetch it.