Merge pull request #297 from galgeek/master

update README, yt-dlp, not youtube-dl
This commit is contained in:
Barbara Miller 2024-10-30 15:58:31 -07:00 committed by GitHub
commit 781d7efc62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.