Automatic-News-Generator

所属分类:模式识别(视觉/语音等)
开发工具:Python
文件大小:48KB
下载次数:0
上传日期:2023-02-13 20:31:30
上 传 者sh-1993
说明:  自动新闻生成器,使用Chatgpt语音合成制作新闻,并自动上传到youtube
(Automatic-News-Generator,Making News with Chatgpt Speech Synthesis and auto upload to youtube)

文件列表:
.env_example (79, 2023-02-14)
LCCD.py (866, 2023-02-14)
LICENSE (1089, 2023-02-14)
Pipfile (275, 2023-02-14)
Pipfile.lock (65719, 2023-02-14)
logs (0, 2023-02-14)
logs\2023-02-13_19:54:06.log (0, 2023-02-14)
logs\2023-02-13_19:54:57.log (0, 2023-02-14)
logs\2023-02-13_19:55:43.log (0, 2023-02-14)
logs\2023-02-13_20:37:46.log (0, 2023-02-14)
logs\2023-02-13_20:38:23.log (0, 2023-02-14)
logs\2023-02-13_20:51:14.log (0, 2023-02-14)
logs\2023-02-13_20:51:52.log (0, 2023-02-14)
logs\2023-02-13_20:53:47.log (0, 2023-02-14)
logs\2023-02-13_20:54:12.log (0, 2023-02-14)
logs\2023-02-13_20:57:33.log (0, 2023-02-14)
logs\2023-02-13_21:45:52.log (0, 2023-02-14)
logs\2023-02-13_21:49:07.log (0, 2023-02-14)
main.py (960, 2023-02-14)
src (0, 2023-02-14)
src\NewGenerator.py (9289, 2023-02-14)
tests (0, 2023-02-14)
tests\test.mp3 (4896, 2023-02-14)
tests\test.mp4 (7995, 2023-02-14)
tests\test_proxies.py (913, 2023-02-14)
utils (0, 2023-02-14)
utils\AudioMaker.py (1175, 2023-02-14)
utils\MyLog.py (782, 2023-02-14)
utils\NewGraber.py (3471, 2023-02-14)
utils\Openai.py (946, 2023-02-14)
utils\ProxyGraber.py (3272, 2023-02-14)
utils\SSMLSENDER.py (3562, 2023-02-14)
utils\UploadYt.py (1677, 2023-02-14)
utils\VideoMaker.py (3547, 2023-02-14)
utils\info.py (573, 2023-02-14)

# Status Due to the confusion of the original code, continuous integration... # Build your own This project is develop base on [python](https://www.python.org). Python3 is require for installation. 1. Install python virtual environment ```shell sudo pip install pipenv pipenv --python 3.10 pipenv install ``` 2. Add personal token Add token in `.env` 3. Install ImageMagick For linux : sudo apt install imagemagick For windows : [url](https://imagemagick.org/script/download.php) 4. costomize `utils/NewGraber.py` : Use crawlers to crawl the content and the image, 5. Costomize `utils/NewGenerator.py` : Add Fixed clips

近期下载者

相关文件


收藏者