feat(auto-dig): add YouTube Pro livestream extraction target #58

Open
nsaspy wants to merge 3 commits from feat/youtube-pro-live-target into main
Owner

Adds a checked-in Auto-Dig YouTube Pro target preset for:
https://www.youtube.com/watch?v=DGkTWgmegfU

The preset is recurring and explicitly requests comments, metadata, frames, and audio using the YouTube actor's manifest option shape. Adds a one-click Actors page submit action and unit coverage.

Adds a checked-in Auto-Dig YouTube Pro target preset for: https://www.youtube.com/watch?v=DGkTWgmegfU The preset is recurring and explicitly requests comments, metadata, frames, and audio using the YouTube actor's manifest option shape. Adds a one-click Actors page submit action and unit coverage.
Some checks failed
CI / baseline (pull_request) Failing after 7m43s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/youtube-pro-live-target:feat/youtube-pro-live-target
git switch feat/youtube-pro-live-target

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.

git switch main
git merge --no-ff feat/youtube-pro-live-target
git switch feat/youtube-pro-live-target
git rebase main
git switch main
git merge --ff-only feat/youtube-pro-live-target
git switch feat/youtube-pro-live-target
git rebase main
git switch main
git merge --no-ff feat/youtube-pro-live-target
git switch main
git merge --squash feat/youtube-pro-live-target
git switch main
git merge --ff-only feat/youtube-pro-live-target
git switch main
git merge feat/youtube-pro-live-target
git push origin main
Sign in to join this conversation.
No description provided.