index
:
yt-dlp-rajiko
aSmartPhone8
handle-as-live-streams
master
mobile-web
podcast-protobuf
tracklist-html-escape
improved radiko.jp extractor for yt-dlp
www-data
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
yt_dlp_plugins
/
extractor
Commit message (
Expand
)
Author
Age
Files
Lines
*
clarify protobug error message
garret1317
14 days
1
-1
/
+1
*
Add instructions for obtaining protobug in the warning message
garret1317
2025-09-14
1
-1
/
+1
*
Add support for bundled protobug library
garret1317
2025-09-14
3
-9
/
+34
*
clean up stray imports in protobufs file
garret1317
2025-09-14
1
-3
/
+0
*
Merge branch 'podcast-protobuf'
garret1317
2025-09-14
2
-15
/
+177
|
\
|
*
ListPodcastEpisodesRequest: dontknow -> sort_by_latest
garret1317
2025-08-13
1
-2
/
+2
|
*
convert protobug obj to dict, for traverse_obj
garret1317
2025-08-13
1
-1
/
+2
|
*
Implement multi-page podcasts with protobug
podcast-protobuf
garret1317
2025-08-11
1
-15
/
+24
|
*
Add podcast protobufs + functions to use them
garret1317
2025-08-11
1
-0
/
+152
*
|
disable stream blacklist for live
garret1317
2025-09-14
1
-1
/
+3
*
|
rename "misc" -> "contrib"
garret1317
2025-09-14
1
-1
/
+1
*
|
clarify "indexing (station) regions" text
garret1317
2025-09-13
1
-1
/
+1
*
|
Don't return any formats when we don't actually have any
garret1317
2025-09-11
1
-3
/
+7
*
|
update some comments
garret1317
2025-09-11
1
-2
/
+2
*
|
add support for "r_seasons" programme pages
garret1317
2025-08-29
1
-0
/
+42
*
|
PersonsIE: construct a timefree url_result directly
garret1317
2025-08-29
1
-11
/
+8
*
|
Flag and deprioritise formats with ad insertion
garret1317
2025-08-26
1
-1
/
+8
*
|
Set ffmpeg args to not send Range header
garret1317
2025-08-26
1
-3
/
+10
*
|
set vcodec none for chunked formats
garret1317
2025-08-24
1
-0
/
+1
|
/
*
fix channel/uploader field in podcast extractor
garret1317
2025-07-10
1
-2
/
+4
*
Add basic radiko podcast extractors
garret1317
2025-07-10
1
-0
/
+114
*
move ShareIE tests to test script
garret1317
2025-06-22
1
-31
/
+0
*
Move RadikoTimeFreeIE tests to test script
garret1317
2025-06-22
1
-60
/
+1
*
set count -> mincount for persons key station test
garret1317
2025-06-13
1
-1
/
+1
*
Extract station logo as thumbnail for live now that banner is gone
garret1317
2025-06-13
1
-18
/
+21
*
fix search only returning one result
garret1317
2025-06-06
1
-1
/
+1
*
set device to pc_html5 for live as well
garret1317
2025-06-01
1
-4
/
+4
*
fix SyntaxWarning: invalid escape sequence '\d' in py3.12
garret1317
2025-05-30
1
-1
/
+1
*
switch programme data api to api.radiko.jp as used on site
garret1317
2025-05-25
1
-1
/
+1
*
make ShareIE return an id in advance as well
garret1317
2025-05-25
1
-1
/
+4
*
make SearchIE return an id in advance, for download archives
garret1317
2025-05-24
1
-3
/
+13
*
make tracklist downloading non-fatal so MAJAL works
garret1317
2025-05-21
1
-2
/
+4
*
chunked: properly fallback to live for ffmpeg etc
garret1317
2025-05-19
1
-2
/
+4
*
cleanup m3u8 request headers into a variable
garret1317
2025-05-19
1
-2
/
+4
*
track real chunk duration to prevent dupes when chunks are longer than expected
garret1317
2025-05-18
2
-18
/
+45
*
add extractor arg to disable as-live workaround
garret1317
2025-05-17
1
-1
/
+2
*
add quick-downloading support for as-live formats
garret1317
2025-05-17
2
-5
/
+59
*
update "type" comment with new information
garret1317
2025-05-17
1
-1
/
+1
*
add extractor arg to disable the blacklist
garret1317
2025-03-30
1
-1
/
+3
*
add new alliance-stream-radiko.smartstream.ne.jp format to ffmpeg blacklist
garret1317
2025-03-27
1
-1
/
+1
*
switch to different search API url observed on site
garret1317
2025-03-06
1
-1
/
+1
*
filter out "cul_area_id" in search params - HTTP Error 415
garret1317
2025-03-06
1
-0
/
+5
*
missed an import
garret1317
2025-01-21
1
-0
/
+1
*
clearer variable names/comments + fix getting tf30 token
garret1317
2024-11-22
1
-11
/
+11
*
add debug logs for account sign-in process
garret1317
2024-11-22
1
-0
/
+3
*
Force new token if cached one doesn't have tf30
garret1317
2024-11-22
1
-7
/
+11
*
support logging in with accounts for timefree30
garret1317
2024-11-22
1
-5
/
+39
*
fix broken time calculation in PersonsIE
garret1317
2024-11-22
1
-1
/
+1
*
more right-thinking way of handling timefree 30
garret
2024-11-01
2
-13
/
+12
*
prepare for "timefree 30"
garret
2024-09-17
2
-2
/
+13
[next]