updating ytdlp
This commit is contained in:
		
							parent
							
								
									57fe70f582
								
							
						
					
					
						commit
						3db9f83be5
					
				| 
						 | 
				
			
			@ -8,7 +8,7 @@ WORKDIR /usr/src/preservetube/backend
 | 
			
		|||
COPY . /usr/src/preservetube/backend
 | 
			
		||||
RUN yarn
 | 
			
		||||
 | 
			
		||||
RUN wget https://github.com/yt-dlp/yt-dlp/releases/download/2023.09.24/yt-dlp -q
 | 
			
		||||
RUN wget https://github.com/yt-dlp/yt-dlp/releases/download/2023.12.30/yt-dlp -q
 | 
			
		||||
RUN chmod +x yt-dlp
 | 
			
		||||
 | 
			
		||||
CMD ["node", "index.js"]
 | 
			
		||||
		Loading…
	
		Reference in New Issue