* does not retry if generic fails, or if a url from generic fails (to prevent silly generic->embed->fail->generic->embed->fail->shenanigans) * 'failed' extra_info propagates to playlist entries, to prevent the above as well * extra_info re-initialized for every argument in .download() (it seems to persist to the next argument) * 'arg_url' extra_info added, to store the requested url: youtube-dl http://www.telegraph.co.uk/news/newstopics/howaboutthat/11750410/Clever-dog-uses-boat-to-fetch-ball-without-getting-wet.html \ --custom-meta 'description=\n arg_url=%(arg_url)s\n webpage_url=%(webpage_url)s' arg_url=http://www.telegraph.co.uk/news/newstopics/howaboutthat/11750410/Clever-dog-uses-boat-to-fetch-ball-without-getting-wet.html webpage_url=http://player.ooyala.com/player.js?embedCode=VpMjlidjp_25xhKrv4mmLPgL4hRArBZG
Fixes #6162
fix/support news.vice.com
Closes #6190.
The html '<title>' ends with '- sportschau.de', which shouldn't be part of the title.
Closes #6199.
MD5 checksums are commented out in 36068ae019, and actual downloads are not necessary anymore.
36068ae019
[tagesschau] fix test which links to nonexisting video
The value is different on Travis CI server