aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* persons: only check the extractor arg oncegarret2024-08-111-3/+3
* construct the chapter API url properly (not stringmashing)garret2024-08-051-4/+5
* add tests for RadikoPersonIEgarret2024-08-051-0/+14
* add extractor arg to filter for "key station only"garret2024-08-051-0/+3
* add support for https://radiko.jp/persons/ URLsgarret2024-08-051-0/+38
* set the ie_key used by extractor_args to "rajiko"garret2024-08-051-1/+1
* change names of RadikoTime functions so that datetime is the "default"garret2024-08-052-5/+9
* don't inherit from RadikoBaseIE when not neededgarret2024-08-051-3/+3
* fix StationButton regex to allow for http:/wwww. like the othersgarret2024-08-031-1/+1
* update + format testsgarret2024-08-031-173/+130
* update licence exception to reflect new key filegarret2024-07-111-1/+1
* update _ANDROID_VERSIONS source commentgarret2024-07-091-1/+1
* clean up whitespace in coordinate dictgarret2024-07-091-8/+8
* add "mobile" as a possibility for x-radiko-connectiongarret2024-07-091-1/+1
* make variable names clearer in token negotiation bitgarret2024-07-091-11/+11
* format some dicts a bit nicergarret2024-07-091-2/+8
* bump version to 1.1v1.1garret2024-07-071-1/+1
* update readme, tweak japanesegarret2024-07-071-1/+1
* exclude tests from final wheelgarret2024-07-071-0/+3
* load key from a file with pkgutilgarret2024-07-073-285/+7
* fix the build - wasn't including the extractor dirgarret2024-07-071-3/+0
* add release instructionsgarret2024-06-071-0/+46
* set the station's uploader_idgarret2024-06-071-0/+1
* arrange station metadata dict more logicallygarret2024-06-071-4/+7
* link to japanese version of the websitegarret2024-05-201-2/+2
* remove explicit dependency on yt-dlpgarret2024-05-181-1/+0
* sort out package "building" and metadatav1.0garret2024-04-026-10/+38
* moving to a place under my sole controlgarret2024-04-011-93/+6
* improve readmegarret2024-03-101-31/+67
* due to the spike in git clones after 48776c3, i have concluded that i should ...v0.3.1garret2024-03-091-1/+1
* improve report-requesting messagegarret2024-03-061-1/+4
* remove dependency on secretsgarret2024-03-061-3/+2
* make random info generator less hackygarret2024-03-061-47/+18
* been a while since i last incremented the version numberv0.3.0garret2024-03-061-1/+1
* support live url shorthandgarret2024-02-021-3/+6
* update licence yeargarret2024-01-051-1/+1
* reject ffmpeg-incompatible formats for live as wellgarret2024-01-051-10/+12
* support downloading as-live formatsgarret2024-01-051-1/+20
* make time classes inherit from datetime.datetimegarret2023-11-102-33/+14
* add notes about meaning of the url parametersgarret2023-10-291-2/+2
* switch licencegarret2023-10-252-24/+18
* add token negotiation testsgarret2023-10-251-0/+26
* update live testsgarret2023-10-251-12/+14
* minor housekeepinggarret2023-10-253-15/+13
* print generated gps coords for debugginggarret2023-10-241-1/+3
* fix broadcast day stuffgarret2023-10-131-7/+14
* ShareTime: handle day out of range for monthgarret2023-10-131-3/+9
* fix executable permsgarret2023-10-132-0/+1
* document stream device extractor arggarret2023-10-011-0/+16
* add extractor arg for stream devicegarret2023-10-011-3/+3