# Google services alternatives

### YouTube

* [Bitchute](https://www.bitchute.com/) - Aims to put creators first and provide them with a service that they can use to flourish and express their ideas freely.
* [Bit.tube](https://bit.tube/) - Take back control of your content. Create it. Link it. Monetize it, it's a similar service like D.Tube.
* [Documentary Addict](https://documentaryaddict.com/) - A website which scrapes YouTube for documentaries.
* [Dailymotion](https://www.dailymotion.com/)
* [DTube](https://d.tube) - D.Tube aims to become an alternative to YouTube that allows you to watch or upload videos on IPFS and share or comment about it on STEEM.
* [Hooktube](https://hooktube.com/) - Similar to invidio.us.
* [Minds](https://www.minds.com) - Minds is a open source and decentralized platform for Internet freedom.
* [INVIDIOUS](https://invidio.us/) - Open source alternative to YouTube.
* [PeerTube](https://joinpeertube.org/) - A decentralized video hosting network, based on free/libre software.
* [Vimeo](https://vimeo.com/) - Alternative platform to YouTube.
* [YouTube MP3 Rip](https://ytmp3.cc/en9/) - Download YouTube music & videos as .MP3 files without registration.

### Google Translate

* [DeepL](https://www.deepl.com/) - A privacy friendly alternative to Google's translation engine.
* [PROMPT Online](https://www.online-translator.com/) - Pretty new service, but aims to provide a privacy friendly translation engine.

### Google reCAPTCHA

* [HCaptcha.com](https://hcaptcha.com/) - Yet another alternative to Google's reCAPTCHA system.
* [TextCaptcha](http://textcaptcha.com/) - A privacy respecting reCAPTCHA alternative.
* [SecureImage](https://www.phpcaptcha.org/) - Yet another alternative to Google's reCAPTCHA system which is open source.
* [PrivacyPass](https://privacypass.github.io/team/) - A privacy-preserving and frustration-reducing alternative to CAPTCHAs which uses [Trust API](https://github.com/dvorak42/trust-token-api) - principles. A standalone API is planned.

### Google Analytics

* [Plausible](https://plausible.io/) - Simple and privacy-friendly alternative to Google Analytics.
* [Mamoto](https://matomo.org/) - Open source alternative to Google's Analytics.
* [Open Web Analytics](http://www.openwebanalytics.com/) - Yet another open alternative to Google's analytics.
* [Go Access](https://goaccess.io/) - Yet another open source alternative.

### Google form builder

* [JotForm](https://www.jotform.com/) - JotForm is a free online form builder.

### Google Docs + Sheets + Slides

* [CryptPad](https://cryptpad.fr/) - Currently does not support 2FA, besides that it's cool'io!
* [Cryptee](https://crypt.ee/) - Team Collaboration is coming soon.
* [OnlyOffice](https://onlyoffice.com/) - Tries to replace OneNote and MS office.
* [Collabora + Nextcloud](https://nextcloud.com/collaboraonline/) - A self-hosted Google Docs alternative.
* [Framacalc](https://accueil.framacalc.org/en/) - Pretty new, but does it's job Sheets alternative.
* [EtherPad](https://etherpad.org/) - Fully open source and reliable, provides many services e.g. [EtherCalc](https://ethercalc.net/)

### Google Calendar

* [Radicale](https://radicale.org/) - Open source alternative to Google's Calendar.
* [Baikal](https://github.com/sabre-io/Baikal) - Similar like Posteo, open source and provides calendar functions.

### Google Maps

* [Maps Metagear](https://maps.metager.de/) - MetaGear also offers a maps service. Fully transparent and foss.
* [OpenStreetMap](https://www.openstreetmap.org/) - One of the biggest and well-known maps provider, maintained by a large community.
* [OSMAnd](https://osmand.net/) - For Android, iOS and basically all platforms. Provides free maps maintained by the community.
* [Maps](https://f-droid.org/packages/com.github.axet.maps/) - An Android app, which is open source and maintained by the community.

### Google (Web)Fonts

* [Google WebFont Helper](https://google-webfonts-helper.herokuapp.com/fonts) - Allows you to download Google fonts, which then could be integrated via CSS into your website.
* [Font Squirrel](https://www.fontsquirrel.com/) - Yet another alternative, fully transparent to integrate webfonts into your website.

### Google Earth

* [ArcGIS](https://www.arcgis.com/home/webmap/viewer.html) - A privacy friendly alternative to Google's Eath Service.

### Google Home

* [Projekt Leon-AI](https://github.com/leon-ai/leon) - A good alternative to Google's Home service.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://whoisdsmith.gitbook.io/piracy-index/docs/misc/alt-google.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
