mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-08-07 05:52:27 -04:00
update README, yt-dlp, not youtube-dl
This commit is contained in:
parent
3a8b9d2d05
commit
4ce5f7a61f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
Brozzler is a distributed web crawler (爬虫) that uses a real browser (Chrome
|
Brozzler is a distributed web crawler (爬虫) that uses a real browser (Chrome
|
||||||
or Chromium) to fetch pages and embedded URLs and to extract links. It employs
|
or Chromium) to fetch pages and embedded URLs and to extract links. It employs
|
||||||
`youtube-dl <https://github.com/rg3/youtube-dl>`_ to enhance media capture
|
`yt-dlp <https://github.com/yt-dlp/yt-dlp>`_ (formerly youtube-dl) to enhance media capture
|
||||||
capabilities and `rethinkdb <https://github.com/rethinkdb/rethinkdb>`_ to
|
capabilities and `rethinkdb <https://github.com/rethinkdb/rethinkdb>`_ to
|
||||||
manage crawl state.
|
manage crawl state.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue