Calvin Montgomery

Results 21 issues of Calvin Montgomery

The version of geojson in requirements.txt isn't compatible with Python 3.10, and pyowm has new major versions available.

So I think I finally figured out what causes the mysterious issue where the script hangs (and thus your i3 statusbar is frozen and you're late because your clock is...

bug

Apparently the IPv6 cloak only hashes the first 64 bits, meaning that users with different addresses from the same /64 appear as the same IP (e.g., when banning). Arguably, CyTube...

https://github.com/calzoneman/sync/commit/dfb7177a6d926476c03425acaeabc29c2bf1e177 adds a quick fix for a bug causing the Dailymotion player to get corrupted if API calls were made after calling `load()` to load a new video once the...

tech debt

Originally reported by a user who was having problems with password resets. Some email clients like to fetch URLs they can find to preview them: ``` 207.46.13.30 - - [12/Jun/2020:18:18:59...

Over the years I've gotten several questions about whether CyTube has a supported API, and in particular the frequency of this question seems to be increasing recently. I'm not committing...

Occasionally, the YouTube Iframe API fails to load completely and never fires the onReady event (but still plays the current video since autoplay is turned on). This results in the...

CyTube intentionally pauses when switching videos to allow the player time to buffer. However, the YouTube implementation sets `autoplay: 1`, then has some legacy hack to wait a split second...

bug

Creating an issue to link to people since I've been asked this a few times. Not high priority at the moment; workaround: give yourself leader and seek the video.

feature