Nicolai Weitkemper
Nicolai Weitkemper
I was able to retrieve audio and text content for the _free daily_ by calling Blinkist's API the way the frontend does. I prefer this over BeautifulSoup because it's more...
Here you go. :) ⚠️ Update: I've created a repo with updated code [here](https://github.com/NicoWeio/blinkist) > Again, I haven't tried other values for `User-Agent` yet, and I can't check whether this...
> @NicoWeio does your code work straight out of the box, or does this to be replaced with the core.py ? See my earlier comment: > However, I haven't integrated...
> Would this approach work on a Windows machine? If `dailyblink` worked on Windows before, yes. Both my approach using Blinkist's API and the current approach using BeautifulSoup.
@rajeshbhavikatti I just published my code [here](https://github.com/NicoWeio/blinkist), so we can keep this issue clean from further discussions. Notice the double slash in the URL? That might be the cause, although...
Dang, I forgot the best part: This works without superuser privileges! 🎉 In the current _wakepy_, I didn't see a mechanism for storing a cookie that the D-Bus interface requires...
You _should_ be able to do that using a [generic segment](https://github.com/b-ryan/powerline-shell#generic-segments). This gives an error for me, though, so your mileage may vary.
If you need another tester in the future, I have a Samsung Galaxy Tab S3 as well. :)
@anomal The alpha value is usually added to the end of the hex string. `#00FFFFFF` therefore represents a turquoise with 100% opacity.
So would somebody be able to implement that?