This repository has been archived on 2026-05-27. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
rustypipe/src
ThetaDev b12f4c5d82
feat: add visitor data cache, remove random visitor data
Apparently YouTube can detect randomly generated visitor data and
prevents both the iOS and TV player from being fetched
(Error: Sign in to confirm you’re not a bot). Therefore the visitor
data generation code was removed and replaced with a cache that randomly
chooses from a selection of real visitor data.
2025-02-05 15:56:14 +01:00
..
client feat: add visitor data cache, remove random visitor data 2025-02-05 15:56:14 +01:00
model docs: update README 2025-01-16 03:45:12 +01:00
param feat: add DRM and audio channel number filtering to StreamFilter 2025-01-16 00:47:49 +01:00
serializer feat: add functions to fetch a user's history and subscriptions 2025-01-05 05:50:58 +01:00
util feat: add visitor data cache, remove random visitor data 2025-02-05 15:56:14 +01:00
cache.rs feat: set cache file permissions to 600 2025-01-16 02:15:20 +01:00
deobfuscate.rs fix: retry updating deobf data after a RustyPipe update 2025-02-05 11:55:05 +01:00
error.rs docs: update README 2025-01-16 03:45:12 +01:00
lib.rs feat: add RustyPipe version constant 2024-09-10 03:15:41 +02:00
report.rs feat: log warning when generating report 2024-12-18 19:33:43 +01:00
validate.rs fix: accept user-specific playlist ids (LL, WL) 2025-01-05 05:51:00 +01:00