Skip to content

Commit c54399b

Browse files
mistydemeoikreymer
andauthored
docs: mention YouTube (#1082)
mention YouTube capture behavior in behavior docs. --------- Co-authored-by: Ilya Kreymer <ikreymer@users.noreply.github.com>
1 parent a11bb9e commit c54399b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/docs/user-guide/behaviors.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Browsertrix also comes with several 'site-specific' behaviors, which run only on
2424
- Telegram
2525
- TikTok
2626
- Twitter/X
27+
- YouTube
2728

2829
User-defined custom behaviors are also considered site-specific.
2930

@@ -76,6 +77,13 @@ The Facebook behavior is able to automate the following features:
7677
- Viewing full-size images, audio and video
7778
- Viewing quoted posts
7879

80+
### YouTube
81+
82+
The YouTube behavior is able to automate the following features:
83+
84+
- Selecting a video format that the crawler will be able to capture in a single stream. Currently, this will be a .mp4 with resolution of <= 320p due to YouTube limitations.
85+
- Ensuring that video playback has started
86+
7987
## Enabling Behaviors
8088

8189
To enable built-in behaviors, specify them via a comma-separated list passed to the `--behaviors` option. All behaviors except Autoclick are enabled by default, the equivalent of `--behaviors autoscroll,autoplay,autofetch,siteSpecific`. To enable only a single behavior, such as Autoscroll, use `--behaviors autoscroll`.

0 commit comments

Comments
 (0)