aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into aSmartPhone8aSmartPhone8garret13172025-10-161-1/+1
|\
| * test action: update python versiongarret13172025-10-161-1/+1
* | Merge branch 'master' into aSmartPhone8garret13172025-10-1621-228/+1502
|\|
| * update site update script to handle plugin bundlegarret13172025-09-261-5/+12
| * update release instructionsgarret13172025-09-261-6/+11
| * add plugin bundle scriptgarret13172025-09-261-0/+8
| * RSeasons: extract description and thumbnailgarret13172025-09-211-1/+8
| * release v1.9v1.9garret13172025-09-191-1/+1
| * fix typogarret13172025-09-191-1/+1
| * Fix search testgarret13172025-09-191-0/+1
| * oh, absence of a filter means every option doesnt itgarret13172025-09-191-17/+18
| * Add PodcastSearch testgarret13172025-09-192-2/+11
| * >forgot to add SearchIE testsgarret13172025-09-191-2/+2
| * Fix search filtering + add support for podcast filteringgarret13172025-09-191-8/+36
| * add podcast search IEgarret13172025-09-191-0/+41
| * clarify protobug error messagegarret13172025-09-181-1/+1
| * update readme to link to plugin bundlegarret13172025-09-141-2/+3
| * 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