Add README
This commit is contained in:
		
							
								
								
									
										25
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,25 @@
 | 
				
			|||||||
 | 
					# ptgdp: Play the Goddamned Playlist
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					A tool to play a plaintext playlist composed entirely of youtube-dl search queries
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Setup
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Make a file containing a few download queries. For example:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					`myplaylist.gdp`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					alice in chains love hate love
 | 
				
			||||||
 | 
					megadeth high speed dirt
 | 
				
			||||||
 | 
					tool parabola
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Then invoke `ptgdp`:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    ptgdp myplaylist.gdp
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					See below for more intricate usage.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## License
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					See `LICENSE` (hint: it's MIT, just like the header says).
 | 
				
			||||||
		Reference in New Issue
	
	Block a user