| Commit message (Expand) | Author | Age | Files | Lines |
* | update release instructions | garret1317 | 2025-02-06 | 1 | -0/+4 |
* | probably about time for a release i reckonv1.2 | garret1317 | 2025-01-22 | 2 | -18/+8 |
* | missed an import | garret1317 | 2025-01-21 | 1 | -0/+1 |
* | clearer variable names/comments + fix getting tf30 token | garret1317 | 2024-11-22 | 1 | -11/+11 |
* | add debug logs for account sign-in process | garret1317 | 2024-11-22 | 1 | -0/+3 |
* | Force new token if cached one doesn't have tf30 | garret1317 | 2024-11-22 | 1 | -7/+11 |
* | support logging in with accounts for timefree30 | garret1317 | 2024-11-22 | 1 | -5/+39 |
* | fix broken time calculation in PersonsIE | garret1317 | 2024-11-22 | 1 | -1/+1 |
* | more right-thinking way of handling timefree 30 | garret | 2024-11-01 | 2 | -13/+12 |
* | prepare for "timefree 30" | garret | 2024-09-17 | 2 | -2/+13 |
* | personsIE: fix API usage that excluded programmes aired today | garret | 2024-09-17 | 1 | -1/+1 |
* | remove self._region and self._user variables | garret | 2024-08-26 | 1 | -18/+13 |
* | add changelog generating script | garret | 2024-08-26 | 1 | -0/+116 |
* | new step on the release checklist | garret | 2024-08-26 | 1 | -0/+1 |
* | add useful information back to the readme | garret | 2024-08-26 | 1 | -4/+46 |
* | update timefree tests | garret | 2024-08-11 | 1 | -14/+14 |
* | get rid of unnecessary "else"s (+ fix indentation) | garret | 2024-08-11 | 1 | -10/+10 |
* | fix build so it only does what i want, not just not doing what i dont want | garret | 2024-08-11 | 1 | -2/+2 |
* | move misc stuff to "misc" folder | garret | 2024-08-11 | 3 | -2/+0 |
* | fix RadikoSiteTime test (forgot) | garret | 2024-08-11 | 1 | -1/+1 |
* | persons: only check the extractor arg once | garret | 2024-08-11 | 1 | -3/+3 |
* | construct the chapter API url properly (not stringmashing) | garret | 2024-08-05 | 1 | -4/+5 |
* | add tests for RadikoPersonIE | garret | 2024-08-05 | 1 | -0/+14 |
* | add extractor arg to filter for "key station only" | garret | 2024-08-05 | 1 | -0/+3 |
* | add support for https://radiko.jp/persons/ URLs | garret | 2024-08-05 | 1 | -0/+38 |
* | set the ie_key used by extractor_args to "rajiko" | garret | 2024-08-05 | 1 | -1/+1 |
* | change names of RadikoTime functions so that datetime is the "default" | garret | 2024-08-05 | 2 | -5/+9 |
* | don't inherit from RadikoBaseIE when not needed | garret | 2024-08-05 | 1 | -3/+3 |
* | fix StationButton regex to allow for http:/wwww. like the others | garret | 2024-08-03 | 1 | -1/+1 |
* | update + format tests | garret | 2024-08-03 | 1 | -173/+130 |
* | update licence exception to reflect new key file | garret | 2024-07-11 | 1 | -1/+1 |
* | update _ANDROID_VERSIONS source comment | garret | 2024-07-09 | 1 | -1/+1 |
* | clean up whitespace in coordinate dict | garret | 2024-07-09 | 1 | -8/+8 |
* | add "mobile" as a possibility for x-radiko-connection | garret | 2024-07-09 | 1 | -1/+1 |
* | make variable names clearer in token negotiation bit | garret | 2024-07-09 | 1 | -11/+11 |
* | format some dicts a bit nicer | garret | 2024-07-09 | 1 | -2/+8 |
* | bump version to 1.1v1.1 | garret | 2024-07-07 | 1 | -1/+1 |
* | update readme, tweak japanese | garret | 2024-07-07 | 1 | -1/+1 |
* | exclude tests from final wheel | garret | 2024-07-07 | 1 | -0/+3 |
* | load key from a file with pkgutil | garret | 2024-07-07 | 3 | -285/+7 |
* | fix the build - wasn't including the extractor dir | garret | 2024-07-07 | 1 | -3/+0 |
* | add release instructions | garret | 2024-06-07 | 1 | -0/+46 |
* | set the station's uploader_id | garret | 2024-06-07 | 1 | -0/+1 |
* | arrange station metadata dict more logically | garret | 2024-06-07 | 1 | -4/+7 |
* | link to japanese version of the website | garret | 2024-05-20 | 1 | -2/+2 |
* | remove explicit dependency on yt-dlp | garret | 2024-05-18 | 1 | -1/+0 |
* | sort out package "building" and metadatav1.0 | garret | 2024-04-02 | 6 | -10/+38 |
* | moving to a place under my sole control | garret | 2024-04-01 | 1 | -93/+6 |
* | improve readme | garret | 2024-03-10 | 1 | -31/+67 |
* | due to the spike in git clones after 48776c3, i have concluded that i should ...v0.3.1 | garret | 2024-03-09 | 1 | -1/+1 |