aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* release v1.8v1.8garret13172025-09-141-1/+1
* Add instructions for obtaining protobug in the warning messagegarret13172025-09-141-1/+1
* add bundle stuff to gitignoregarret13172025-09-141-0/+2
* Add support for bundled protobug librarygarret13172025-09-143-9/+34
* clean up stray imports in protobufs filegarret13172025-09-141-3/+0
* the build thing wants me to put a SPDX licence id instead of the classifiergarret13172025-09-141-1/+1
* put protobug as a full dependency so everyone who installs with pip gets itgarret13172025-09-141-3/+4
* Merge branch 'podcast-protobuf'garret13172025-09-143-15/+180
|\
| * add protobug as optional dependencygarret13172025-08-131-0/+3
| * ListPodcastEpisodesRequest: dontknow -> sort_by_latestgarret13172025-08-131-2/+2
| * convert protobug obj to dict, for traverse_objgarret13172025-08-131-1/+2
| * Implement multi-page podcasts with protobugpodcast-protobufgarret13172025-08-111-15/+24
| * Add podcast protobufs + functions to use themgarret13172025-08-111-0/+152
* | disable stream blacklist for livegarret13172025-09-141-1/+3
* | rename "misc" -> "contrib"garret13172025-09-1410-2/+2
* | clarify "indexing (station) regions" textgarret13172025-09-131-1/+1
* | Update stream monitor script to be more readable when changes actually happengarret13172025-09-121-8/+21
* | Don't return any formats when we don't actually have anygarret13172025-09-111-3/+7
* | update some commentsgarret13172025-09-111-2/+2
* | add support for "r_seasons" programme pagesgarret13172025-08-292-1/+45
* | PersonsIE: construct a timefree url_result directlygarret13172025-08-291-11/+8
* | Flag and deprioritise formats with ad insertiongarret13172025-08-261-1/+8
* | Set ffmpeg args to not send Range headergarret13172025-08-261-3/+10
* | tests action: stop setup-ffmpeg getting too-new versiongarret13172025-08-241-0/+2
* | set vcodec none for chunked formatsgarret13172025-08-241-0/+1
* | fix timefree test (description changed)garret13172025-08-111-1/+1
|/
* podcast protobuf test: add episode image urlsgarret13172025-07-121-4/+11
* make protobuf hasNextPage default to false, not Nonegarret13172025-07-111-2/+3
* add Podcast protobuf test/proof-of-conceptgarret13172025-07-111-0/+146
* fix channel/uploader field in podcast extractorgarret13172025-07-101-2/+4
* add podcast extractors to test scriptgarret13172025-07-101-2/+9
* Add basic radiko podcast extractorsgarret13172025-07-101-0/+114
* add automated tests with github actionsgarret13172025-07-101-0/+46
* Update Tokyo Moon testgarret13172025-07-101-1/+1
* run all extractor tests from test scriptgarret13172025-06-231-2/+5
* move ShareIE tests to test scriptgarret13172025-06-222-33/+34
* Move RadikoTimeFreeIE tests to test scriptgarret13172025-06-222-60/+26
* test script: move importgarret13172025-06-221-2/+3
* rename test-tokens script to test_areasgarret13172025-06-221-0/+0
* update readmegarret13172025-06-221-6/+10
* add new shiny custom-ish test scriptgarret13172025-06-201-0/+113
* update instructions to upload to real pip as wellgarret13172025-06-161-1/+6
* set count -> mincount for persons key station testgarret13172025-06-131-1/+1
* Extract station logo as thumbnail for live now that banner is gonegarret13172025-06-131-18/+21
* remove command from brackets to make it easier to copygarret13172025-06-091-1/+3
* release 1.7v1.7garret13172025-06-091-1/+1
* add more stuff to pyproject.tomlgarret13172025-06-091-1/+8
* fix search only returning one resultgarret13172025-06-061-1/+1
* add useful scripts used in release/developmentgarret13172025-06-053-0/+137
* update release instructionsgarret13172025-06-011-12/+4