aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* update release instructionsgarret13172025-05-241-2/+3
* make SearchIE return an id in advance, for download archivesgarret13172025-05-241-3/+13
* make tracklist downloading non-fatal so MAJAL worksgarret13172025-05-211-2/+4
* add (partial) downloads to gitignoregarret13172025-05-191-0/+2
* chunked: properly fallback to live for ffmpeg etcgarret13172025-05-191-2/+4
* cleanup m3u8 request headers into a variablegarret13172025-05-191-2/+4
* bump licence yeargarret13172025-05-181-1/+1
* update readmegarret13172025-05-181-3/+7
* track real chunk duration to prevent dupes when chunks are longer than expectedgarret13172025-05-182-18/+45
* add extractor arg to disable as-live workaroundgarret13172025-05-171-1/+2
* bump yt-dlp version requirementgarret13172025-05-171-1/+1
* add quick-downloading support for as-live formatsgarret13172025-05-172-5/+59
* update "type" comment with new informationgarret13172025-05-171-1/+1
* release 1.4v1.4garret13172025-03-301-1/+1
* add extractor arg to disable the blacklistgarret13172025-03-301-1/+3
* add new alliance-stream-radiko.smartstream.ne.jp format to ffmpeg blacklistgarret13172025-03-271-1/+1
* hotfix release timegarret13172025-03-061-1/+1
* switch to different search API url observed on sitegarret13172025-03-061-1/+1
* filter out "cul_area_id" in search params - HTTP Error 415garret13172025-03-061-0/+5
* update release instructionsgarret13172025-02-061-0/+4
* probably about time for a release i reckonv1.2garret13172025-01-222-18/+8
* missed an importgarret13172025-01-211-0/+1
* clearer variable names/comments + fix getting tf30 tokengarret13172024-11-221-11/+11
* add debug logs for account sign-in processgarret13172024-11-221-0/+3
* Force new token if cached one doesn't have tf30garret13172024-11-221-7/+11
* support logging in with accounts for timefree30garret13172024-11-221-5/+39
* fix broken time calculation in PersonsIEgarret13172024-11-221-1/+1
* more right-thinking way of handling timefree 30garret2024-11-012-13/+12
* prepare for "timefree 30"garret2024-09-172-2/+13
* personsIE: fix API usage that excluded programmes aired todaygarret2024-09-171-1/+1
* remove self._region and self._user variablesgarret2024-08-261-18/+13
* add changelog generating scriptgarret2024-08-261-0/+116
* new step on the release checklistgarret2024-08-261-0/+1
* add useful information back to the readmegarret2024-08-261-4/+46
* update timefree testsgarret2024-08-111-14/+14
* get rid of unnecessary "else"s (+ fix indentation)garret2024-08-111-10/+10
* fix build so it only does what i want, not just not doing what i dont wantgarret2024-08-111-2/+2
* move misc stuff to "misc" foldergarret2024-08-113-2/+0
* fix RadikoSiteTime test (forgot)garret2024-08-111-1/+1
* 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