diff options
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -61,3 +61,15 @@ Pull requests and issues are welcome This project is licensed under the GNU Affero General Public License v3 (GNU AGPLv3) or any later version. Permission is hereby granted to the youtube-dl project at https://github.com/rg3/youtube-dl to relicense any portion of this software under the Unlicense, public domain, or whichever license is in use by youtube-dl at the time of relicensing, for the purpose of inclusion of said portion into youtube-dl. Relicensing permission is not granted for any purpose outside of direct inclusion into the [official repository](https://github.com/rg3/youtube-dl) of youtube-dl. If inclusion happens during the process of a pull-request, relicensing happens at the moment the pull request is merged into youtube-dl; until that moment, any cloned repositories of youtube-dl which make use of this software are subject to the terms of the GNU AGPLv3. + +## Similar projects +- [youtube-dl](https://rg3.github.io/youtube-dl/), which this project is based off +- [NewPipe](https://newpipe.schabi.org/) (app for android) +- [mps-youtube](https://github.com/mps-youtube/mps-youtube) (terminal-only program) +- [youtube-viewer](https://github.com/trizen/youtube-viewer) +- [FreeTube](https://github.com/FreeTubeApp/FreeTube) +- [smtube](https://www.smtube.org/) +- [Minitube](https://flavio.tordini.org/minitube), [github here](https://github.com/flaviotordini/minitube) +- [toogles](https://github.com/mikecrittenden/toogles) (only embeds videos, doesn't use mp4) +- [goyt](https://gitgud.io/m712/goyt/) +- [invidious](https://github.com/omarroth/invidious) |