Chiharu Shirasaka pepepper
  • Internet
  • https://pepepper.net
  • 広島市立大学 情報科学部 情報工学科 B4

  • Joined on 2020-11-15
pepepper synced commits to refs/pull/13449/merge at pepepper/youtube-dl from mirror 2023-07-02 14:46:53 +09:00
96007e20ca Merge 935b19570408e47163e21557b3e2acf20c88bcaf into fa7f0effbe4e14fcf70e1dc4496371c9862b64b9
fa7f0effbe [YouTube] Avoid crash in author extraction
ebdc82c586 [workflows/ci.yml] Replace actions/setup-python for legacy Pythons
9112e668a5 [YouTube] Improve nsig function name extraction
Compare 4 commits »
pepepper synced commits to refs/pull/24649/merge at pepepper/youtube-dl from mirror 2023-07-02 06:36:54 +09:00
bc0420c224 Merge 5e7738a0df9bd6c00fea256b546c05e590efac26 into fa7f0effbe4e14fcf70e1dc4496371c9862b64b9
fa7f0effbe [YouTube] Avoid crash in author extraction
ebdc82c586 [workflows/ci.yml] Replace actions/setup-python for legacy Pythons
9112e668a5 [YouTube] Improve nsig function name extraction
07af47960f [YouTube] Improve fix for ae8ba2c
Compare 8 commits »
pepepper synced commits to refs/pull/24915/merge at pepepper/youtube-dl from mirror 2023-07-02 06:36:54 +09:00
a53efff6fa Merge d53f959a721a45d68e665f40c2ae748f2f61717a into fa7f0effbe4e14fcf70e1dc4496371c9862b64b9
fa7f0effbe [YouTube] Avoid crash in author extraction
ebdc82c586 [workflows/ci.yml] Replace actions/setup-python for legacy Pythons
9112e668a5 [YouTube] Improve nsig function name extraction
07af47960f [YouTube] Improve fix for ae8ba2c
Compare 8 commits »
pepepper synced commits to refs/pull/29377/merge at pepepper/youtube-dl from mirror 2023-07-02 06:36:54 +09:00
8ac0ffad96 Merge a696406524a5307886ff3709d76a33ebcb08a80f into fa7f0effbe4e14fcf70e1dc4496371c9862b64b9
fa7f0effbe [YouTube] Avoid crash in author extraction
ebdc82c586 [workflows/ci.yml] Replace actions/setup-python for legacy Pythons
9112e668a5 [YouTube] Improve nsig function name extraction
Compare 4 commits »
pepepper synced commits to refs/pull/31513/merge at pepepper/youtube-dl from mirror 2023-07-02 06:36:54 +09:00
881ef1a5b7 Merge fe02a15b1c35aad2463dfc6ff160e50cd8c2a04c into fa7f0effbe4e14fcf70e1dc4496371c9862b64b9
fa7f0effbe [YouTube] Avoid crash in author extraction
ebdc82c586 [workflows/ci.yml] Replace actions/setup-python for legacy Pythons
9112e668a5 [YouTube] Improve nsig function name extraction
Compare 4 commits »
pepepper synced commits to refs/pull/31791/merge at pepepper/youtube-dl from mirror 2023-07-02 06:36:54 +09:00
9744f83599 Merge 1292d18dc55216003842291424f482f391ed65b3 into fa7f0effbe4e14fcf70e1dc4496371c9862b64b9
fa7f0effbe [YouTube] Avoid crash in author extraction
ebdc82c586 [workflows/ci.yml] Replace actions/setup-python for legacy Pythons
9112e668a5 [YouTube] Improve nsig function name extraction
Compare 4 commits »
pepepper synced commits to refs/pull/14847/merge at pepepper/youtube-dl from mirror 2023-07-02 06:36:53 +09:00
49623c7fad Merge 43f0a3abc5591956bd8ffbf59ab5658b8fe022e3 into fa7f0effbe4e14fcf70e1dc4496371c9862b64b9
fa7f0effbe [YouTube] Avoid crash in author extraction
ebdc82c586 [workflows/ci.yml] Replace actions/setup-python for legacy Pythons
9112e668a5 [YouTube] Improve nsig function name extraction
07af47960f [YouTube] Improve fix for ae8ba2c
Compare 8 commits »
pepepper synced commits to master at pepepper/youtube-dl from mirror 2023-06-23 08:47:11 +09:00
fa7f0effbe [YouTube] Avoid crash in author extraction
ebdc82c586 [workflows/ci.yml] Replace actions/setup-python for legacy Pythons
9112e668a5 [YouTube] Improve nsig function name extraction
Compare 3 commits »
pepepper synced commits to master at pepepper/youtube-dl from mirror 2023-06-18 14:27:13 +09:00
07af47960f [YouTube] Improve fix for ae8ba2c
pepepper synced commits to master at pepepper/youtube-dl from mirror 2023-06-18 06:17:12 +09:00
ae8ba2c319 [YouTube] Fix KeyError QV in signature extraction failed
d6433cbb2c [jsinterp] Don't find unrelated objects
ff75c300f5 [jsinterp] Fix test for failed match in extract_object()
Compare 3 commits »
pepepper synced commits to master at pepepper/youtube-dl from mirror 2023-06-12 11:27:12 +09:00
a2534f7b88 [jsinterp] Fix div bug breaking player 8c7583ff
pepepper synced commits to master at pepepper/youtube-dl from mirror 2023-05-27 06:31:47 +09:00
b8a86dcf1a [core] Revise 1f7c6f8 to help downstream merger (possibly)
pepepper synced commits to master at pepepper/youtube-dl from mirror 2023-05-25 13:50:31 +09:00
2389c7cbd3 [compat] Fix casefold import __all__ syntax in a19855f
ee731f3d00 [ITV] Fix UA capitalisation in 384f632
1f7c6f8b2b [core] Further improve platform debug log
d89c2137ba [jsinterp] Small updates for a85a875
Compare 4 commits »
pepepper synced commits to master at pepepper/youtube-dl from mirror 2023-05-12 15:30:33 +09:00
d1c6c5c4d6 [core] Improve platform debug log, based on yt-dlp
6ed3433828 [jsinterp] Add short-cut evaluation for common expression
a85a875fef [jsinterp] Handle NaN in bitwise operators
11cc3f3ad0 [utils] Fix compiled_regex_type in 249f2b6
64d6dd64c8 [YouTube] Support Releases tab
Compare 5 commits »
pepepper synced commits to master at pepepper/youtube-dl from mirror 2023-04-22 05:35:03 +09:00
211cbfd5d4 [jsinterp] Minimally handle arithmetic operator precedence
pepepper synced commits to master at pepepper/youtube-dl from mirror 2023-04-14 01:36:25 +09:00
26035bde46 [DashSegmentsFD] Correctly detect errors when fragment_retries == 0
2da3fa04a6 [YouTube] Simplify signature patterns
Compare 2 commits »
pepepper synced commits to master at pepepper/youtube-dl from mirror 2023-04-13 09:16:24 +09:00
735e87adfc [core] Sanitize info dict before dumping JSON (fixes fe7e130) (#32032)
pepepper synced commits to master at pepepper/youtube-dl from mirror 2023-04-11 08:18:41 +09:00
fe7e13066c [core] Add and use sanitize_info() method from yt-dlp
pepepper synced commits to master at pepepper/youtube-dl from mirror 2023-04-07 06:20:16 +09:00
213d1d91bf [core] No longer importing copy
f8253a5289 [core] Avoid deepcopy of ctx dict (fix f35b757) (Pt 2)
d6ae3b77cd [core] Avoid deepcopy of ctx dict (fix f35b757)
Compare 3 commits »
pepepper synced commits to master at pepepper/youtube-dl from mirror 2023-04-06 05:50:23 +09:00
9f4d83ff42 [options] Add --mtime option, unsets default --no-mtime
25124bd640 [devscripts] Improve hack to convert command-line options to API options
78da22489b [compat] Add and use compat_open() like Py3 open()
557dbac173 [FragmentFD] Fix iteration with infinite limit
cdf40b6aa6 [test] Update tests for Ubuntu 20.04
Compare 9 commits »