aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/yt_dlp_plugins/extractor
Commit message (Expand)AuthorAgeFilesLines
* update testsgarret2023-08-241-84/+94
* bail sooner when programme is unavailablegarret2023-08-241-18/+5
* Add timefree availability checkgarret2023-08-151-2/+8
* encode b64 partialkey as asciigarret2023-07-291-1/+1
* add debug incantations to check for proper key offset/lengthgarret2023-07-291-0/+5
* switch from Response.info() to Response.headersgarret2023-07-291-1/+1
* update search testsgarret2023-07-151-10/+10
* handle multi-paged search resultsgarret2023-07-151-4/+13
* remove unused functiongarret2023-07-131-4/+0
* fix wrong comparison in ShareIEgarret2023-07-051-1/+1
* add station as uploadergarret2023-07-041-0/+1
* get better artist name in tracklistgarret2023-07-041-5/+9
* add tracklist chapters extractiongarret2023-07-041-0/+14
* add Station Button embed extractorgarret2023-06-271-0/+71
* loop through search results the old-fashioned waygarret2023-06-191-7/+2
* streamline xml parsing with XPathsgarret2023-06-191-38/+38
* update testsgarret2023-06-191-28/+28
* add SearchIE testsgarret2023-06-131-0/+25
* add playlist id to SearchIEgarret2023-06-131-0/+8
* add ShareIE testgarret2023-06-131-0/+24
* handle 29-hour time in ShareIEgarret2023-06-131-0/+10
* add history to search regexgarret2023-06-131-1/+1
* relax station ID regexgarret2023-06-091-2/+2
* shitgarret2023-06-041-1/+1
* add message asking for reports if region mismatchgarret2023-06-041-1/+1
* add share link extractorgarret2023-06-041-0/+10
* store all cache in one placegarret2023-05-301-2/+2
* some semblance of code cleanupgarret2023-05-291-246/+248
* somewhat quick and dirty search extractorgarret2023-05-291-0/+32
* check if url time is between start/end of programmegarret2023-05-221-3/+4
* correct mismatched release/timestampgarret2023-05-101-15/+16
* don't bother trying with downloading currently-live timefreegarret2023-05-101-8/+9
* throw error for expired/not yet aired/live programmesgarret2023-05-091-6/+34
* re-index regions if station not presentgarret2023-05-081-1/+4
* add debuggering stuffgarret2023-05-081-1/+4
* make BaseIE privategarret2023-05-081-3/+3
* update tests and crapgarret2023-05-071-8/+15
* cache tokensgarret2023-05-071-8/+24
* polish timefree metadatagarret2023-05-071-9/+88
* timefreegarret2023-05-071-45/+146
* livegarret2023-05-071-0/+105
* authgarret2023-05-071-1/+86
* add key, device, and location constantsgarret2023-05-071-0/+375