WIP: feat: Expose YT internals for use in plugins. #3732
No reviewers
Labels
No labels
awaiting-reply
breaking changes
bug
cannot-reproduce
dependencies
documentation
duplicate
electron-issue
enhancement
fix-available
good first issue
help wanted
invalid
javascript
need more information
need rebase
official-youtube-music-issue
plugin request
question
release
security
stale
Status: blocked
typo
wontfix
ytmd-issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: YTMD/youtube-music#3732
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ArjixWasTaken/yt-internals"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
About
This PR patches youtube's javascript before it is evaluated, to expose their internals.
The goal of this PR is to explore as much internals as possible, package them in a nice way using typescript types, etc etc.
Progress
I've written types for anything interesting, and left everything else as
unknown
.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.