7157df13cd
Remove params to fetch_player_response
Astound2025-02-28 10:58:15 +08:00
630e0137e0
Increase playlist count to 1000 by default if cannot get video count This way, buttons will still appear even if there is a failure to read playlist metadata
Astound2025-02-28 10:51:51 +08:00
a0c51731af
channel.py: Catch FetchError Should catch this error to fail gracefully
Astound2025-02-28 10:51:29 +08:00
d361996fc0
util: use visitorData for api request watch: use android_vr client to get player data
Astound2025-02-28 10:43:14 +08:00
8775e131af
Temporal fix: all requests with ANDROID client get redirected to aQvGIIdgFDM video, hence the different "content not available" Set YTMUSIC_ANDROID client instead, but it's just the matter of time before youtube updates that one too :(
Astound2024-03-31 01:48:43 +08:00
b91d53dc6f
Use response.headers instead of response.getheaders() response.getheaders() will be deprecated by urllib3.
Astound2024-03-11 09:47:35 +08:00
ff2a2edaa5
generate_release: Fix wrong (32bit) MSVCR included for 64 bitInsert the 64 bit microsoft visual C runtime for 64 bit releases
Astound2024-03-10 02:11:09 +08:00
38d8d5d4c5
av-merge: Retry more than once for timeouts
Astound2024-03-10 02:08:23 +08:00
f010452abf
Update android client version to fix 400 Bad Request
Astound2024-03-10 02:02:42 +08:00
89ae1e265b
Refactor captions logic in Plyr video player initialization
Astound2024-01-22 07:48:00 +08:00
00bd9fee6f
Add autoplay functionality in Plyr video player Introduce autoplay feature in the Plyr video player based on the configuration settings.
Astound2024-01-22 07:44:24 +08:00
b215e2a3b2
Add setting to autoplay videos
Astound2024-01-22 06:38:52 +08:00
2463af7685
subscriptions: Update live/upcoming/premier durations upon check
Astound2024-01-22 06:14:32 +08:00
86bb312d6d
Subscriptions: Fix exceptions when videos are missing upload dates
Astound2024-01-22 06:03:16 +08:00
964b99ea40
Fix comment replies not working
Astound2024-01-22 06:00:49 +08:00
51a1693789
Fix comment count extraction due to 'K/M' postfixes YouTube now displays 2K comments instead of 2359, for instance
Astound2024-01-22 05:59:11 +08:00
ca4a735692
Add settings for filtering out shorts in subscriptions and channels
Astound2024-01-22 05:55:59 +08:00