Closed EragonJ closed 10 years ago
Thanks for reporting this. I'm thinking of putting up auto tests every day or so, but travis doesn't have such option.
Also thinking of making future changes easier to debug by having ytdl add the new html5player file to tests.
@fent There is a Travis API that you can use to trigger a "test" on a previous build.
POST https://api.travis-ci.org/builds/{build.id}/restart
Pair that with an IFTTT "Date & Time" hook that runs at a set time daily and you are all set!
Please check https://github.com/rg3/youtube-dl/issues/3331 for more information.
I already run relative tests and they get the same error again. Not sure why Youtube keeps changing this so quickly recently.