and ffmpeg
                  
                  
                  but i get this error, 
                  
                  
                  HTTP error 403 Forbidden
                  
                  
                  https://r3---sn-xuj-5qqs.googlevideo.com/videoplayback?expire=1564018935: Server returned 403 Forbidden (access denied)
                  
                  
                  code
                  
                  
                  info = get_info(url)
                  
                  
                  direct_url = info.get('video_url')
                  
                  
                  os.system(f'ffmpeg -i {direct_url} -ss 00:00:15.00 -t 00:00:10.00 -c copy out.mp4')
                  
                  
                
update youtube-dl
Обсуждают сегодня