## Un script GreasyFork pour exporter l'historique de chat de [ChatGPT](https://chatgpt.com/)
[![license][license-image]][license-url]
[![release][release-image]][release-url]
[![GreasyFork][GreasyFork-image]][GreasyFork-url]
[license-image]: https://img.shields.io/github/license/pionxzh/chatgpt-exporter?color=red
[license-url]: https://github.com/pionxzh/chatgpt-exporter/blob/master/LICENSE
[release-image]: https://img.shields.io/github/v/release/pionxzh/chatgpt-exporter?color=blue
[release-url]: https://github.com/pionxzh/chatgpt-exporter/releases/latest
[GreasyFork-image]: https://img.shields.io/static/v1?label=%20&message=GreasyFork&style=flat-square&labelColor=7B0000&color=960000&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3ggEBCQHM3fXsAAAAVdJREFUOMudkz2qwkAUhc/goBaGJBgUtBCZyj0ILkpwAW7Bws4yO3AHLiCtEFD8KVREkoiFxZzX5A2KGfN4F04zMN+ce+5c4LMUgDmANYBnrnV+plBSi+FwyHq9TgA2LQpvCiEiABwMBtzv95RSfoNEHy8DYBzHrNVqVEr9BWKcqNFoxF6vx3a7zc1mYyC73a4MogBg7vs+z+czO50OW60Wt9stK5UKp9Mpj8cjq9WqDTBHnjAdxzGQZrPJw+HA31oulzbAWgLoA0CWZVBKIY5jzGYzdLtdE9DlcrFNrY98zobqOA6TJKHW2jg4nU5sNBpFDp6mhVe5rsvVasUwDHm9Xqm15u12o+/7Hy0gD8KatOd5vN/v1FozTVN6nkchxFuI6hsAAIMg4OPxMJCXdtTbR7JJCMEgCJhlGUlyPB4XfumozInrupxMJpRSRtZlKoNYl+m/6/wDuWAjtPfsQuwAAAAASUVORK5CYII=
[GreasyFork-url]: https://greasyfork.org/scripts/456055-chatgpt-exporter
[English](./README.md) | Français | [Indonesia](./README_ID.md) | [한국어](./README_KR.md) | [Türkçe](./README_TR.md)

## Installation
### Prérequis
Installez `Tampermonkey`
[

][link-chrome] [

][link-firefox] [

][link-edge]
[link-chrome]: https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo 'Chrome Web Store'
[link-firefox]: https://addons.mozilla.org/firefox/addon/tampermonkey 'Modules Firefox'
[link-edge]: https://microsoftedge.microsoft.com/addons/detail/tampermonkey/iikmkjmpaadaobahmlepeloendndfphd 'Modules Edge'
### Script Utilisateur
| Greasyfork | GitHub |
| --------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- |
| [![Installer][Install-1-image]][install-1-url] | [![Installer][Install-2-image]][install-2-url] |
[Install-1-image]: https://img.shields.io/badge/-Installer-blue
[Install-1-url]: https://greasyfork.org/scripts/456055-chatgpt-exporter
[Install-2-image]: https://img.shields.io/badge/-Installer-blue
[Install-2-url]: https://raw.githubusercontent.com/pionxzh/chatgpt-exporter/master/dist/chatgpt.user.js
#
[📚 Formats Supportés](#-formats-supportés) | [💡 Exemple](#-exemple) | [📤 Exporter Plusieurs Conversations](#-exporter-plusieurs-conversations) | [🤝 Contribution](#-contribution) | [⭐ Historique des Étoiles](#-historique-des-étoiles)
#
## 📚 Formats Supportés
- [Texte](#texte)
- [HTML](#html)
- [Markdown](#markdown)
- [PNG](#capture-décran)
- [JSON](#json)
## 💡 Exemple
### Texte
```
Vous :
Je crée un ChatGPT Exporter. Qu'en pensez-vous ?
ChatGPT :
On dirait que vous prévoyez de créer un outil qui utilise le modèle ChatGPT
pour exporter du texte. ChatGPT est un grand modèle de langage entraîné par
OpenAI qui est conçu pour générer des réponses textuelles semblables à des
réponses humaines à partir d'une entrée donnée. Il peut être utilisé pour
diverses applications, telles que des chatbots, des réponses automatisées
aux demandes des clients, et plus encore.
Cependant, gardez à l'esprit qu'en tant que grand modèle de langage, ChatGPT
n'a pas été spécifiquement entraîné pour une tâche précise, la qualité du
texte généré dépendra donc de son utilisation et du contexte dans lequel
il est appliqué. Il est important d'utiliser ChatGPT de manière responsable
et de considérer les conséquences potentielles de son utilisation dans
n'importe quelle situation.
```
### HTML