mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:35:12 +00:00 
			
		
		
		
	
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -193,7 +193,7 @@ jobs:
 | 
			
		||||
          python-version: '3.8'
 | 
			
		||||
    - name: Install Requirements
 | 
			
		||||
      run: |  # Custom pyinstaller built with https://github.com/yt-dlp/pyinstaller-builds
 | 
			
		||||
          python -m pip install --upgrade pip setuptools wheel py2exe
 | 
			
		||||
          python -m pip install --upgrade pip setuptools wheel "py2exe<0.12"
 | 
			
		||||
          pip install "https://yt-dlp.github.io/Pyinstaller-Builds/x86_64/pyinstaller-5.3-py3-none-any.whl" -r requirements.txt
 | 
			
		||||
 | 
			
		||||
    - name: Prepare
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user