This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
RedditVideoMakerBot
mirror of
https://github.com/elebumm/RedditVideoMakerBot
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3d4c34d60c
dependabot/pip/develop/elevenlabs-1.13.0
dependabot/pip/develop/moviepy-2.0.0
dependabot/pip/develop/yt-dlp-2024.11.18
develop
master
dependabot/pip/develop/numpy-2.1.1
New-WebDriver
1.0.0
1.1
2.0
2.1
2.2
2.2.1
2.2.2
2.3
2.4
2.4.1
2.4.2
3.0
3.0.1
3.1
3.2
3.2.1
3.3.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3d4c34d60c'
${ noResults }
RedditVideoMakerBot
/
run.sh
3 lines
82 B
Raw
Normal View
History
Unescape
Escape
setup.py heavily refactored, all files formatted with python-BLACK and added shebang lines
3 years ago
#!/bin/sh
fixed run.sh
3 years ago
docker run -v
$(
pwd
)
/out/:/app/assets -v
$(
pwd
)
/.env:/app/.env -it rvmt