mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	Update videobundler/README.md
This commit is contained in:
		
							parent
							
								
									ccd1eab93c
								
							
						
					
					
						commit
						75a6333f96
					
				| @ -4,20 +4,15 @@ Takes 2 input streams, downloads them, and spits out a combined file. | ||||
| 
 | ||||
| ## Installation | ||||
| 
 | ||||
| 1. Make sure `ffmpeg`, `wget`, and Python 3 are all installed. | ||||
| 1. Make sure `ffmpeg` and Python 3 are all installed. | ||||
| 2. Download the program files to your computer - `main.py` and `.env.example`. | ||||
| 3. Run `python3 -m pip install flask python-dotenv waitress`. | ||||
| 
 | ||||
| ## Configuration | ||||
| 
 | ||||
| 1. Run `mv .env.example .env`, **even if you don't want to configure anything**. | ||||
| 2. Edit and fill in the values if needed. | ||||
| 3. Run `python3 -m pip install aiohttp`. | ||||
| 
 | ||||
| ## Usage | ||||
| 
 | ||||
| 1. `python3 main.py`. | ||||
| 2. If everything went well, you shouldn't see any output at launch. | ||||
| 3. You will now be able to call the server at the configured port. | ||||
| 3. You will now be able to call the server at :3030. | ||||
| 
 | ||||
| ## Endpoints | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 nin0dev
						nin0dev