divStar

Results 33 comments of divStar

Since I use Portainer at home, I have a steady internet connection and thus use direct URLs to the pictures. However: it might even be a security risk. To be...

I deeply apologize for not getting to finish this, but life is rough at times. I'll definitely get back to this ASAP. Again: apologies for taking so long.

I think I have a similar problem. While I currently do not mind not being able to build for `linux/amd64`, it sure would be nice to be able to. I...

I successfully built the binaries on my fork and tested them with a URL (since it's changing probably like once a day, posting it here won't help): https://github.com/divStar/yt-dlp/actions/runs/7360557969. I am...

The `GetCourseRuIE` extractor is a CDN extractor, that needs a correct URL to work with. However: there is no direct login or anything and thus no way of testing it...

Review remarks / TODOs: - [x] no delegation to the Generic extractor - [x] use `formats, subtitles = self._extract_m3u8_formats_and_subtitles()` - [x] extract metadata from the site, that's embedding the videos,...

@seproDev has pointed out the following plan to complete this: - `GetCourseRuIE` should match all `*.getcourse.ru` domains except `player02.getcourse.ru`. - `GetCourseRuIE` will also match a curated list of domains, that...

I successfully ran all the test cases in the `getcourseru.py` file (using credentials, some of which have access to paid lessons, too). Furthermore I successfully tested the `_EMBED_REGEX` and `.netrc`....

Just reporting back: tried this extractors on multiple occasions and multiple sites successfully (both: `GetCourseRuPlayer` and `GetCourseRu`).

Thank you for your response. I'll wait then I guess. Close this issue if you decide so. I'll work around for the time being by accounting for it if possible.