absidue
44a5423ae7
build(gen-parser-map): Replace glob with built-in readdirSync ( #1065 )
2025-10-12 13:02:47 -03:00
Webb321
d448fd2806
fix(gen-parser-map): update reference to the script in auto-generated files ( #1036 )
...
Co-authored-by: Luan <luan.lrt4@gmail.com >
2025-10-12 08:17:01 -03:00
Fijxu
81592ca9e2
chore: Update User-Agents ( #1058 )
...
YouTube.js has been using the same user agents for 3 years.
Maybe YouTube doesn't care that much about the User-Agent, but keeping
them updated is good anyways.
2025-10-12 07:33:19 -03:00
absidue
035d16dd6d
refactor(node): Replace undici dependency with built-in fetch ( #1045 )
2025-10-02 07:01:21 -03:00
absidue
11c419a96c
chore(build): Add source mappings for enums ( #966 )
2025-06-08 07:03:38 -03:00
absidue
4284fa6d06
chore(build): More efficient enum emit ( #944 )
2025-04-05 03:44:44 -03:00
absidue
91d3081496
chore(protos): Avoid generating unused protobuf code ( #774 )
2024-10-07 07:59:17 -03:00
Luan
94bc596048
refactor: Migrate to ts-proto ( #752 )
...
* refactor: Add extracted protos
* refactor: Remove old stuff and update affected code
* chore(package): Update `build:proto` script
* chore(ClientInfo): Rename `androidSdkVersion` to `android_sdk_version`
* chore: remove refs to old proto file
* refactor(sabr_request): Rename `Gw` to `media_type`
* chore(sabr_request): Fix typo in field num
* feat(parser): Parse `video_playback_ustreamer_config` and `server_abr_streaming_url`
* refactor: update protos
* chore(package): streamline clean and build scripts
* chore: update package.json
* chore: update npmignore
* chore(protos): Remove unneeded definitions
See https://github.com/LuanRT/googlevideo for video playback proto definitions.
* chore(package): add `rimraf` dependency
2024-09-16 06:54:29 -03:00
Luan
b9d50daa57
chore: clean up
...
Updated deps, fixed some ts issues, renamed "scripts" to "dev-scripts", and added a script to delete build output.
2024-06-03 17:29:11 -03:00