Jeroen Jacobs
Jeroen Jacobs
Indeed. Shouldn't dates in `less_than_or_equal_to` use `end_of_day`? Otherwise you'll always have to use the next date in those filters to get the desired result.
Is there any news on this? It took me quite some time debugging why the callback url would lose the querystring.
We have been using it for the past two years with resque v1.25 without any issues. Looking to upgrade resque to v1.26 right now and I don't expect any errors.
@bergoid as far as I can tell all content on VRT MAX (new brand name of VRT Nu) is DRM-protected. So even if downloading is fixed it won't be any...
Indeed, you're right. I've tested with https://www.vrt.be/vrtnu/a-z/vrt-nws-journaal/2022/vrt-nws-journaal-vrt-nws-journaal-19u-20220915/ and that indeed works. 👍
@pukkandan thanks again for the review. My apologies that this took a while. I wanted to do it properly in one go. I've first rebased this branch against master and...
I'll keep it in mind. I guess it just depends on everybody's flows. 😄 I find the compare option between changes quite useful: https://github.com/yt-dlp/yt-dlp/compare/66754c7449f7f0a914630843ef41d08f6c4c27fc..28bdf3c4d1465979b05f3fe44686368b1776de38.
Apparently it's failing if invalid or no credentials are given. With a valid credentials it works as expected. Apparently this is failing somewhere in the `AwsIdp` code, which is the...
I've pushed a change with improved error handling when credentials are incorrect. Invalid username: ``` [GoPlay] Logging in [GoPlay] Authenticating Part 1 WARNING: [GoPlay] Invalid username: HTTP Error 400: Bad...
@pukkandan it did break one thing. The `url` comparison needs the clean URL (without the `autoplay` anchor – or any other elements for that matter). Otherwise it won't detect it....