anxdpanic
anxdpanic
6.4.0 enables webm-vp9, requires inputstream.adaptive >= 2.3.14 https://github.com/jdf76/plugin.video.youtube/wiki/Installation Submitted and waiting review to the Official repository as well
Updated those files now. ```.travis-repo.yml.example``` has a line that is too long, will look at adding and testing newline addition to the script if required
That seems like the opposite direction of #157 I think that would require 4 modes at least, ADDON being split into local filesystem and ci to account for stuff like...
If add-ons are needed to test against, [plugin.video.youtube](https://github.com/xbmc/repo-plugins/tree/isengard/plugin.video.youtube), [plugin.video.twitch](https://github.com/xbmc/repo-plugins/tree/isengard/plugin.video.twitch) and [script.module.python.twitch](https://github.com/xbmc/repo-scripts/tree/isengard/script.module.python.twitch) are all using SPDX license identifiers.
user.css ``` div[class*="hidden-title"] > .widget-header { display: none; } ``` widget property ``` css-class: "hidden-title" ```
I think I know what happened