Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add station as uploader | garret | 2023-07-04 | 1 | -0/+1 |
* | update readme | garret | 2023-07-04 | 1 | -3/+8 |
* | fix typo | garret | 2023-07-04 | 1 | -1/+1 |
* | add note about law abiding citizen branch | garret | 2023-07-04 | 1 | -0/+1 |
* | update readme with tracklist stuff | garret | 2023-07-04 | 1 | -0/+2 |
* | get better artist name in tracklist | garret | 2023-07-04 | 1 | -5/+9 |
* | add tracklist chapters extraction | garret | 2023-07-04 | 1 | -0/+14 |
* | add Station Button embed extractor | garret | 2023-06-27 | 1 | -0/+71 |
* | loop through search results the old-fashioned way | garret | 2023-06-19 | 1 | -7/+2 |
* | streamline xml parsing with XPaths | garret | 2023-06-19 | 1 | -38/+38 |
* | update tests | garret | 2023-06-19 | 1 | -28/+28 |
* | add SearchIE tests | garret | 2023-06-13 | 1 | -0/+25 |
* | add playlist id to SearchIE | garret | 2023-06-13 | 1 | -0/+8 |
* | add ShareIE test | garret | 2023-06-13 | 1 | -0/+24 |
* | handle 29-hour time in ShareIE | garret | 2023-06-13 | 1 | -0/+10 |
* | add history to search regex | garret | 2023-06-13 | 1 | -1/+1 |
* | update readme | garret | 2023-06-13 | 1 | -4/+3 |
* | relax station ID regex | garret | 2023-06-09 | 1 | -2/+2 |
* | add note about why not japanese | garret | 2023-06-05 | 1 | -0/+5 |
* | shit | garret | 2023-06-04 | 1 | -1/+1 |
* | add message asking for reports if region mismatch | garret | 2023-06-04 | 1 | -1/+1 |
* | add share link extractor | garret | 2023-06-04 | 1 | -0/+10 |
* | update readme for search extractor | garret | 2023-05-30 | 1 | -1/+6 |
* | increment version numberv0.2.0 | garret | 2023-05-30 | 1 | -1/+1 |
* | store all cache in one place | garret | 2023-05-30 | 1 | -2/+2 |
* | small readme updates | garret | 2023-05-29 | 1 | -3/+3 |
* | some semblance of code cleanup | garret | 2023-05-29 | 1 | -246/+248 |
* | somewhat quick and dirty search extractor | garret | 2023-05-29 | 1 | -0/+32 |
* | check if url time is between start/end of programme | garret | 2023-05-22 | 1 | -3/+4 |
* | correct mismatched release/timestamp | garret | 2023-05-10 | 1 | -15/+16 |
* | don't bother trying with downloading currently-live timefree | garret | 2023-05-10 | 1 | -8/+9 |
* | throw error for expired/not yet aired/live programmes | garret | 2023-05-09 | 1 | -6/+34 |
* | re-index regions if station not present | garret | 2023-05-08 | 1 | -1/+4 |
* | add debuggering stuff | garret | 2023-05-08 | 1 | -1/+4 |
* | make BaseIE private | garret | 2023-05-08 | 1 | -3/+3 |
* | add readme | garret | 2023-05-08 | 1 | -0/+25 |
* | package metadata stuffv0.1.0 | garret | 2023-05-08 | 2 | -0/+12 |
* | update tests and crap | garret | 2023-05-07 | 1 | -8/+15 |
* | cache tokens | garret | 2023-05-07 | 1 | -8/+24 |
* | polish timefree metadata | garret | 2023-05-07 | 1 | -9/+88 |
* | timefree | garret | 2023-05-07 | 1 | -45/+146 |
* | live | garret | 2023-05-07 | 1 | -0/+105 |
* | auth | garret | 2023-05-07 | 1 | -1/+86 |
* | add key, device, and location constants | garret | 2023-05-07 | 1 | -0/+375 |
* | gitignore | garret | 2023-05-07 | 1 | -0/+3 |
* | add unlicense | garret | 2023-05-05 | 1 | -0/+24 |