mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	YahooIE: remove old code and accept screen.yahoo.com videos (#300)
Videos require rtmpdump
This commit is contained in:
		@@ -430,5 +430,15 @@
 | 
			
		||||
    "info_dict":{
 | 
			
		||||
      "title":"François Hollande \"Je crois que c'est clair\""
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "name": "Yahoo",
 | 
			
		||||
    "url": "http://screen.yahoo.com/obama-celebrates-iraq-victory-27592561.html",
 | 
			
		||||
    "file": "27592561.flv",
 | 
			
		||||
    "md5": "c6179bed843512823fd284fa2e7f012d",
 | 
			
		||||
    "info_dict": {
 | 
			
		||||
        "title": "Obama Celebrates Iraq Victory"
 | 
			
		||||
    },
 | 
			
		||||
    "skip": "Requires rtmpdump"
 | 
			
		||||
  }
 | 
			
		||||
]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user