mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	* ytdl: marked as deprecated https://github.com/rylio/ytdl Repo has been archived by the owner * rget: marked as deprecated
		
			
				
	
	
		
			25 lines
		
	
	
		
			761 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			761 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.6.4",
 | 
						|
    "description": "YouTube download library and CLI",
 | 
						|
    "homepage": "https://github.com/rylio/ytdl",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/rylio/ytdl/releases/download/v0.6.4/ytdl_0.6.4_windows_amd64.tar.gz",
 | 
						|
            "hash": "eb9d1c90460f3050c2c1dbfea5fb28e8148edb69892a8afe041ffa7f9e88a58f"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "ytdl.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/rylio/ytdl/releases/download/v$version/ytdl_$version_windows_amd64.tar.gz"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/ytdl_$version_checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |