po5 / mpv_sponsorblock

mpv script to skip sponsored segments of YouTube videos
GNU General Public License v3.0
550 stars 29 forks source link

[Feature Request] Sponsorblock API should time-out if unreachable #47

Closed nicolaasjan closed 2 years ago

nicolaasjan commented 3 years ago

Was unable to watch YouTube video's because the server seems to be down. See also this issue at the yt-dlp issue tracker.

Or is this an external issue that has to be handled by youtube-dl/yt-dlp with --socket-timeout?

[Edit] Server seems to be up again.

ghost commented 2 years ago

Down again at the time of writing?

[sponsorblock] database update failed

The maintainer may disagree with the request, however. Can the yt-dlp's Sponsorblock capabilities be used when streaming in mpv?

nicolaasjan commented 2 years ago

Seems down indeed...

ping sponsor.ajay.app
PING sponsor.ajay.app (49.12.210.100) 56(84) bytes of data.

--- sponsor.ajay.app ping statistics ---
8 packets transmitted, 0 received, 100% packet loss, time 7144ms
nicolaasjan commented 2 years ago

Issue is raised here.

nicolaasjan commented 2 years ago

I guess it's solved for now?

ping sponsor.ajay.app
PING sponsor.ajay.app (172.67.148.181) 56(84) bytes of data.
64 bytes from 172.67.148.181 (172.67.148.181): icmp_seq=1 ttl=55 time=7.76 ms
64 bytes from 172.67.148.181 (172.67.148.181): icmp_seq=2 ttl=55 time=7.67 ms
64 bytes from 172.67.148.181 (172.67.148.181): icmp_seq=3 ttl=55 time=9.04 ms
64 bytes from 172.67.148.181 (172.67.148.181): icmp_seq=4 ttl=55 time=9.17 ms
64 bytes from 172.67.148.181 (172.67.148.181): icmp_seq=5 ttl=55 time=9.04 ms
64 bytes from 172.67.148.181 (172.67.148.181): icmp_seq=6 ttl=55 time=8.24 ms
64 bytes from 172.67.148.181 (172.67.148.181): icmp_seq=7 ttl=55 time=8.84 ms
64 bytes from 172.67.148.181 (172.67.148.181): icmp_seq=8 ttl=55 time=8.70 ms

--- sponsor.ajay.app ping statistics ---
8 packets transmitted, 8 received, 0% packet loss, time 7011ms
rtt min/avg/max/mdev = 7.672/8.561/9.176/0.560 ms