diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..0525d630d8ed8840f229609f579a051ce4af8ee8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# myrules +/main_AME \ No newline at end of file diff --git a/README.md b/README.md index 485fddee795eb4d450963dd676bd1901adb29d13..499fcc802951159a31b359ab6614025a54c8adc8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ -# Plogo -A Pornhub Flavour Video Template +![image](./imgs/example.gif) +# Plogo —— A Pornhub Flavour Video Template +| English | [中文版](./README_CN.md) | +## Getting Started +### Prerequisites +* Windows or Mac OS +* [Adobe After Effects CC 2017+](https://www.adobe.com/) +### Clone this repo +```bash +git clone https://github.com/HypoX64/Plogo +cd Plogo +``` +### Open main.aep +```bash +main.aep +``` +### Change your logo and title, then render main composition +![image](./imgs/workspace.jpg) \ No newline at end of file diff --git a/README_CN.md b/README_CN.md new file mode 100644 index 0000000000000000000000000000000000000000..bc02c4065c44dc1a448b4d216b661fdf5bc2bdc9 --- /dev/null +++ b/README_CN.md @@ -0,0 +1,18 @@ +![image](./imgs/example.gif) +# Plogo —— Pornhub 风格的视频模板 +| [English]((./README.md)) | 中文版 | +## 入门 +### 前提要求 +* 运行Windows 或者 Mac OS 的电脑 +* [Adobe After Effects CC 2017+](https://www.adobe.com/) +### 克隆仓库(就是右上角下载一下就好) +```bash +git clone https://github.com/HypoX64/Plogo +cd Plogo +``` +### 打开 main.aep(双击就好) +```bash +main.aep +``` +### 进入下列合成替换你的文字和logo,然后渲染视频 +![image](./imgs/workspace.jpg) \ No newline at end of file diff --git a/icon.png b/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..6591d16880a6625468ef28e931253ac989a7559a Binary files /dev/null and b/icon.png differ diff --git a/imgs/example.gif b/imgs/example.gif new file mode 100644 index 0000000000000000000000000000000000000000..11e079edeaaee46fd536c415086a30efeb27bec7 Binary files /dev/null and b/imgs/example.gif differ diff --git a/imgs/workspace.jpg b/imgs/workspace.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96ee41ab60b4c08f0c73f97598a54dce95bab2cb Binary files /dev/null and b/imgs/workspace.jpg differ diff --git a/main.aep b/main.aep new file mode 100644 index 0000000000000000000000000000000000000000..746e698191c5f45aa8445cff2d347a166456c4f8 Binary files /dev/null and b/main.aep differ diff --git a/original.mp4 b/original.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc5cfa241be934499928ae74ca5b80b0f8c7a095 Binary files /dev/null and b/original.mp4 differ