mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-23 16:41:29 +00:00
Update featured plugins (#44)
parent
2f3a5344de
commit
a1a29a13ac
|
@ -8,8 +8,8 @@
|
||||||
- Uses an online solver for decrypting YouTube nsig (based on [nparams/decrypt](https://github.com/Lesmiscore/bookish-octo-barnacle/blob/master/api/youtube/nparams/decrypt.js) by [Lesmiscore](https://github.com/Lesmiscore))
|
- Uses an online solver for decrypting YouTube nsig (based on [nparams/decrypt](https://github.com/Lesmiscore/bookish-octo-barnacle/blob/master/api/youtube/nparams/decrypt.js) by [Lesmiscore](https://github.com/Lesmiscore))
|
||||||
- [YouTube nsig Deno](https://github.com/bashonly/yt-dlp-YTNSigDeno) by cute-sakura
|
- [YouTube nsig Deno](https://github.com/bashonly/yt-dlp-YTNSigDeno) by cute-sakura
|
||||||
- Uses [Deno](https://deno.land) for decrypting YouTube nsig
|
- Uses [Deno](https://deno.land) for decrypting YouTube nsig
|
||||||
- [TTUser](https://github.com/bashonly/yt-dlp-TTUser) by [bashonly](https://github.com/bashonly/yt-dlp-TTUser) and [redraskal](https://github.com/redraskal)
|
- [YouTube PO Token Framework](https://github.com/coletdjnz/yt-dlp-get-pot) by [coletdjnz](https://github.com/coletdjnz)
|
||||||
- Uses [playwright](https://playwright.dev) to download all videos posted by a TikTok user
|
- A plugin framework for yt-dlp to support fetching [PO Tokens](https://github.com/yt-dlp/yt-dlp/wiki/Extractors#po-token-guide) from external providers
|
||||||
|
|
||||||
### Postprocessor
|
### Postprocessor
|
||||||
|
|
||||||
|
@ -33,9 +33,7 @@
|
||||||
|
|
||||||
Extensions that don't use the official plugin system
|
Extensions that don't use the official plugin system
|
||||||
|
|
||||||
- [Plugin manager](https://github.com/flashdagger/ytdlp-plugins) by [flashdagger](https://github.com/flashdagger)
|
|
||||||
- Extends the possibilities of yt-dlp by allowing to install new extractors from python packages
|
|
||||||
- [dl-plus](https://github.com/un-def/dl-plus) by [un-def](https://github.com/un-def)
|
- [dl-plus](https://github.com/un-def/dl-plus) by [un-def](https://github.com/un-def)
|
||||||
- A youtube-dl/yt-dlp extension with pluggable extractors
|
- A youtube-dl/yt-dlp extension with pluggable extractors
|
||||||
|
|
||||||
### [More](https://github.com/topics/yt-dlp-plugins)
|
### [Check out the yt-dlp-plugins GitHub topic for more](https://github.com/topics/yt-dlp-plugins)
|
||||||
|
|
Loading…
Reference in a new issue