add readme
This commit is contained in:
		
							
								
								
									
										18
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,18 @@
 | 
				
			|||||||
 | 
					# yt-pic-grabber
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					This tool grabs thumbnail and an image of the first 10 seconds.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Setup
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Clone and setup venv:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					git clone https://git.nussnougate.net/sevi-kun/yt-pic-grabber.git
 | 
				
			||||||
 | 
					cd yt-pic-grabber
 | 
				
			||||||
 | 
					python3 -m venv .
 | 
				
			||||||
 | 
					source bin/activate
 | 
				
			||||||
 | 
					pip install -r requirements.txt
 | 
				
			||||||
 | 
					mkdir out
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					> After that adjust paths in main.py
 | 
				
			||||||
		Reference in New Issue
	
	Block a user