Changed youtube-dl to yt-dlp
This commit is contained in:
		@@ -1,2 +1,2 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
youtube-dl $1
 | 
			
		||||
yt-dlp $1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user
	@@ -1,2 +1,2 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
youtube-dl $1
 | 
			
		||||
yt-dlp $1
 | 
			
		||||
 
 | 
			
		||||