openzim / youtube

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

No sound in Safari #181

Closed benoit74 closed 1 month ago

benoit74 commented 9 months ago

On Mac OS 12.7 and Safari Version 17.0 (17616.1.27.111.22, 17616), no sound is produced (even if Safari detects that sound is produced and allows to mute the tab).

I will have a look for upstream issues or open one.

benoit74 commented 9 months ago

This might have been fixed upstream, because on https://videojs.com/forest sound is working well

benoit74 commented 9 months ago

Not reproduced on dev machine, sound works fine on same machine when running the scrapper locally. Was it a temporary issue linked to a change in Youtube / yt-dlp?

kelson42 commented 1 month ago

Pretty sure this can be fixed by just using latest scraperlib. See #175

benoit74 commented 1 month ago

Closing this for now, we are quite sure it was linked to bad vp8 encoder settings in v1 and we've now upgraded to v2 with https://github.com/openzim/youtube/pull/202