Jake Shirley
Jake Shirley
@morpheus65535 I tried using Bazarr and ended up here. The dev won't implement forced subtitles because it uses this package (subliminal) to fetch subtitles and subliminal doesn't support forced subtitles...
I am seeing this too. I am trying to set up a 24/7 stream and I wake up to Restreamer showing "green" for YouTube but YouTube showing this: 
I am a total Python script kiddy, so sorry if there are any obvious botches :) Also, I am not sure how to test this. I didn't add login support...
> To test extractors that require login information, create a file `test/local_parameters.json` and fill it with the params that you would want to test with. In this case use the...
`test\local_parameters.json` ```json { "cookiesfrombrowser ": "firefox" } ``` Test command: `python test/test_download.py TestDownload.test_Floatplane`
Wow I can't believe how much a trailing space eluded me here :D
@pukkandan Added a few tests!
I would love it, as I am trying to make my charts have relative time scales with a custom tick format and this crosshair label is just silly compared to...
PR is ready! Moved some views out into their own files and cleaned up the UI a little bit. Here it is:  