Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/googidaddy/bili-trash-bin
a pro tool for video porter.
https://github.com/googidaddy/bili-trash-bin
bilibili upload youtube
Last synced: about 2 months ago
JSON representation
a pro tool for video porter.
- Host: GitHub
- URL: https://github.com/googidaddy/bili-trash-bin
- Owner: googidaddy
- License: gpl-3.0
- Archived: true
- Created: 2022-01-20T13:34:11.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-27T02:27:03.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T02:28:18.876Z (4 months ago)
- Topics: bilibili, upload, youtube
- Language: Python
- Homepage:
- Size: 262 KB
- Stars: 18
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bilibili-extra - Bili-trash-bin - 自动搬运工具.![Python](svg/python.svg?raw=true) (UP 工具 / 直播脚本)
README
## Uh
This tool makes bilibili better!!
**Don't upload any videos without original credit.**
**Only share for learning.**
### Base usage
`pip install -r requirements.txt`
or
using poetry.1. fill your infos to the [.env](https://github.com/googidaddy/bili-trash-bin/blob/2795397081aee7ccd925deacc339b2aae67480a8/.env) file.
2. fill your channel to the [youtube_up.json](https://github.com/googidaddy/bili-trash-bin/blob/2795397081aee7ccd925deacc339b2aae67480a8/youtube_up.json).`format: author:link`
like this `"asmitawita" : "https://www.youtube.com/c/asmitawita/videos"`
3. **Start video.py**### BUG
Can't upload multiple language exclude on the bilibili site.
### FAQ
1. How to report a bug or issue?
[click here.](https://github.com/googidaddy/bili-trash-bin/issues/new)
### UPDATE
**soon...**
### SAMPLE
![nnnnnb](https://raw.githubusercontent.com/googidaddy/img/master/img/20220219221755.png)
## Thanks
[yt-dlp for downloading](https://github.com/yt-dlp/yt-dlp)
[ForgQi for upload](https://github.com/ForgQi)