mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	yt-dlp: (chore) Add plugins directory (#5655)
* yt-dlp: fix plugins directory name * yt-dlp: add old plugins directory
This commit is contained in:
		
							parent
							
								
									13ef8376ea
								
							
						
					
					
						commit
						b11d35482a
					
				@ -20,7 +20,8 @@
 | 
				
			|||||||
    "pre_install": "if (-not (Test-Path \"$persist_dir\\yt-dlp.conf\")) { New-Item \"$dir\\yt-dlp.conf\" -ItemType file | Out-Null }",
 | 
					    "pre_install": "if (-not (Test-Path \"$persist_dir\\yt-dlp.conf\")) { New-Item \"$dir\\yt-dlp.conf\" -ItemType file | Out-Null }",
 | 
				
			||||||
    "persist": [
 | 
					    "persist": [
 | 
				
			||||||
        "yt-dlp.conf",
 | 
					        "yt-dlp.conf",
 | 
				
			||||||
        "ytdlp_plugins"
 | 
					        "ytdlp_plugins",
 | 
				
			||||||
 | 
					        "yt-dlp-plugins"
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "checkver": "github",
 | 
					    "checkver": "github",
 | 
				
			||||||
    "autoupdate": {
 | 
					    "autoupdate": {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user