1
0
mirror of https://github.com/acgnhiki/blrec.git synced 2025-04-19 02:20:28 +08:00

Commit Graph

  • 436f7df23f
    Merge 0c39071764 into 975fa2794a RageMeoww 2025-01-20 15:29:09 +0000
  • 0c39071764
    Update live.py RageMeoww 2025-01-20 07:29:06 -0800
  • b067bf9d55
    Add files via upload RageMeoww 2025-01-20 06:33:03 -0800
  • ccb834e636
    Delete src/blrec/bili/metadata_provider.py RageMeoww 2025-01-20 06:19:31 -0800
  • 1ee5fd9d19
    Add files via upload RageMeoww 2025-01-20 06:19:02 -0800
  • 8b29d33a0b
    Add files via upload RageMeoww 2025-01-20 06:15:13 -0800
  • e7579d8549
    Merge 6320f06b4c into 975fa2794a 某时橙 2025-01-10 14:28:29 +0000
  • 6320f06b4c fix: ensure room_id scope mosh 2025-01-10 22:25:40 +0800
  • 7ef2ca51b2
    Merge 3c1d4b2ddf into 975fa2794a GeekTR 2024-07-18 16:41:50 +0000
  • 3c1d4b2ddf
    Update README.md GeekTR 2024-07-19 00:41:27 +0800
  • 975fa2794a release: 2.0.0-beta.4 master v2.0.0-beta.4 acgnhiki 2024-06-21 20:10:28 +0800
  • 1206d6e80f fix: live check_connectivity behaviour imkero 2024-04-23 01:08:11 +0800
  • 772eb5e3e7 fix: avoid Found duplicated MOOV Atom. Skipped it acgnhiki 2024-06-21 19:56:45 +0800
  • fff5994f0b fix: fix remuxing progress acgnhiki 2024-06-20 20:41:17 +0800
  • 7fc31e9e11 feat: split file as long as the init section is changed acgnhiki 2024-06-20 19:53:49 +0800
  • 1d681868f5 perf: stop sync data when ui is not visible acgnhiki 2024-06-20 12:12:19 +0800
  • 2cc69db88e fix: failed to add tasks due to long room id acgnhiki 2024-06-19 22:40:39 +0800
  • da2d4715d1 feat: use ipv4 only acgnhiki 2024-06-19 22:20:05 +0800
  • 1085d281c1 fix: live check_connectivity behaviour imkero 2024-04-23 01:08:11 +0800
  • 8dc32e5e6e release: 2.0.0-beta.3 v2.0.0-beta.3 acgnhik 2023-12-24 22:58:37 +0800
  • d00c504de7 feat: set danmaku protocol version via environment variable acgnhik 2023-12-24 22:52:16 +0800
  • 71ca3f84f4 feat: do not use sequence number as record start time acgnhik 2023-12-24 22:32:47 +0800
  • 6cd97ab3da fix: do not escape quotation mark characters acgnhik 2023-12-24 10:56:18 +0800
  • 293e7db2d0 fix: remux failed due to segment data incomplete acgnhik 2023-12-24 10:52:43 +0800
  • 5b49b1dd33 fix: failed to add task acgnhik 2023-12-24 10:45:44 +0800
  • f6330aabf3 fix: TypeError: 'type' object is not subscriptable acgnhik 2023-12-23 13:35:01 +0800
  • 933797bd52 fix: 缓解部分 /x/web-interface/nav 风控状况(待测试) source: https://github.com/SocialSisterYi/bilibili-API-collect/issues/872 Just-Prog 2023-12-22 14:08:17 +0800
  • 6bd114405b fix: WebApi get_user_info requires WBI sign key source: https://github.com/SocialSisterYi/bilibili-API-collect/blob/master/docs/misc/sign/wbi.md Just-Prog 2023-12-21 08:13:25 +0800
  • 375817fb4b release: 2.0.0-beta.2 v2.0.0-beta.2 acgnhik 2023-11-05 14:41:01 +0800
  • a4bbd81488 chore: update api url acgnhik 2023-11-05 14:39:03 +0800
  • d919190ca1 suppress exceptions of calling malloc_trim acgnhiki 2023-11-05 14:25:45 +0800
  • b504dc04c2 call malloc_trim only on linux Frank Cui 2023-11-04 00:02:31 +0800
  • f996261952
    suppress exceptions of calling malloc_trim acgnhiki 2023-11-05 14:25:45 +0800
  • 78c561c12e refactor: use loguru acgnhik 2023-11-05 14:21:15 +0800
  • c03a122453 fix: UnicodeDecodeError acgnhik 2023-11-05 14:07:30 +0800
  • 22d772e2e7
    call malloc_trim only on linux Frank Cui 2023-11-04 00:02:31 +0800
  • 1e7d6f71fb release: 2.0.0-beta.1 v2.0.0-beta.1 acgnhik 2023-10-22 14:00:46 +0800
  • d2e4d43c52 fix: failed to remux m4s file acgnhik 2023-10-22 13:54:16 +0800
  • 352803e389 release: 2.0.0-beta v2.0.0-beta acgnhik 2023-10-22 13:12:03 +0800
  • b1296d964d feat: deprecated old implementations and adopted a new one for HLS recording acgnhik 2023-10-22 12:58:15 +0800
  • c35271f0e0 Update bark server url tips. ashesofdream 2023-10-18 11:34:09 +0800
  • 737cf5be8d Update providers.py ashesofdream 2023-10-18 11:23:01 +0800
  • b05fe4de8a fix _server ashesofdream 2023-10-06 22:16:30 +0800
  • 8f77e843ad Fix the bark server url with path will cause erroneously url join . ashesofdream 2023-08-29 14:44:10 +0800
  • 6d40a80b44
    Update bark server url tips. ashesofdream 2023-10-18 11:34:09 +0800
  • 70b8085aed
    Merge branch 'acgnhiki:master' into patch-1 ashesofdream 2023-10-18 11:23:59 +0800
  • 26d310709e
    Update providers.py ashesofdream 2023-10-18 11:23:01 +0800
  • 5aad77c337 release: 1.15.0 v1.15.0 acgnhik 2023-10-14 19:43:51 +0800
  • 38efd5a923 feat: test cookie acgnhik 2023-10-14 19:22:16 +0800
  • 5d3f54b02a fix: fix Unclosed client session acgnhik 2023-10-12 19:20:35 +0800
  • 0dda7e7227 fix: fix RuntimeError: cannot join current thread acgnhik 2023-10-09 15:14:02 +0800
  • d3579fae90 feat: recording fmp4 streams if no flv streams acgnhik 2023-10-07 11:52:18 +0800
  • 79372d23ce fix: fix no auto recording for live streaming that has no flv streams acgnhik 2023-10-07 11:27:45 +0800
  • 2c87c44dae
    fix _server ashesofdream 2023-10-06 22:16:30 +0800
  • 457a974ab7 release: 1.14.1 v1.14.1 acgnhik 2023-09-28 16:29:51 +0800
  • b35b5f2fc1 chore: update portable.yml acgnhik 2023-09-28 15:56:25 +0800
  • 6f1996495d release: 1.14.0 v1.14.0 acgnhik 2023-09-28 14:53:32 +0800
  • 7ccf898d3d fix: fix danmaku uid and uname acgnhik 2023-09-28 14:05:51 +0800
  • fc7dd9035e add arm platform for Docker CI George Kazami 2023-07-14 17:39:08 +0000
  • 0f1e69b7c4
    Fix the bark server url with path will cause erroneously url join . ashesofdream 2023-08-29 14:44:10 +0800
  • 4d9e8060c3 修复UID读取为None的BUG lanhao34 2023-07-16 09:50:13 -0400
  • e77a93dafd 添加Tips,为每个task添加UID设置 lanhao34 2023-07-16 07:08:19 -0400
  • edcefa2ef4 使用--output-hash=none编译并替换webapp中的文件 lanhao34 2023-07-16 06:46:40 -0400
  • 0ea8205019 在设置中添加添加非零UID选项,绕过B站弹幕匿名机制 lanhao34 2023-07-16 06:35:41 -0400
  • 652781fa1f add arm platform for Docker CI George Kazami 2023-07-14 17:39:08 +0000
  • 1ac194ef4d feat: add CoverImageDownloadedEvent and PostprocessingCompletedEvent acgnhik 2023-03-30 10:59:06 +0800
  • edb292e8ed fix: correct mistakes acgnhik 2023-03-30 10:53:17 +0800
  • 78a13bd063 fix: fix duration and filesize component acgnhik 2023-03-30 10:49:39 +0800
  • 4761e59871 feat: support disable progress bar acgnhik 2023-03-19 15:26:31 +0800
  • dba4c50437 feat: add prefix for env variables acgnhik 2023-03-19 15:23:39 +0800
  • f8797de8e7 chore: update webapp deps acgnhik 2023-03-19 15:21:02 +0800
  • 8f6acea210 feat: support reverse proxy with subpath acgnhik 2023-03-19 15:08:43 +0800
  • 037e37a760 fix: fix remove all tasks failed acgnhik 2023-02-25 13:17:27 +0800
  • c042c737ce ci: amend portable.yml v1.13.0+001 acgnhik 2023-02-19 16:54:53 +0800
  • 6c1ed1bbb7 release: 1.13.0 v1.13.0 acgnhik 2023-02-19 15:15:58 +0800
  • 996dca3e94 chore: update README acgnhik 2023-02-19 14:46:00 +0800
  • d54721d553 Change docker timezone to Asia/Shanghai lanhao34 2023-01-28 22:29:09 -0500
  • 97b1b3cd02 refactor: refactor code to compatible with Python 3.11 acgnhik 2023-02-19 13:19:20 +0800
  • b80019a258 perf: on Linux, use malloc_trim to release memory. acgnhik 2023-02-19 13:08:07 +0800
  • 74dd739ec7 fix: fix RuntimeWarning: coroutine 'Live.get_live_stream_url' was never awaited acgnhik 2023-02-19 12:28:13 +0800
  • a535697721 Change docker timezone to Asia/Shanghai lanhao34 2023-01-28 22:29:09 -0500
  • 486e2ba552 refactor: avoid errors caused by invalid small FLV files acgnhik 2023-01-02 12:09:40 +0800
  • 60a8f23a14 refactor: update room info before handling status changes acgnhik 2022-12-31 20:50:50 +0800
  • 34d9aa63ef feat: improve hls stream recorders acgnhik 2022-12-26 21:24:28 +0800
  • 6469881220 feat: improve live monitoring acgnhik 2022-12-25 20:51:37 +0800
  • 50971eeb0e chore: update packages and python acgnhik 2022-12-18 18:20:29 +0800
  • 8547834c2a release: 1.12.0 v1.12.0 acgnhik 2022-12-04 14:54:01 +0800
  • 08130d5e61 refactor: refactor danmaku client acgnhik 2022-12-04 14:29:07 +0800
  • 46811d4677
    Merge pull request from sihuan/custom_tg_api acgnhiki 2022-11-27 13:43:29 +0800
  • dd819e65e8
    添加自定义 telegram bot api 地址 SiHuan 2022-11-26 15:21:00 +0800
  • 4cd3acd09d release: 1.11.1 v1.11.1 acgnhik 2022-11-06 13:23:52 +0800
  • f6249c1fe3 fix: meta.json files not been removed acgnhik 2022-11-06 13:17:36 +0800
  • 57e52c1c01 release: 1.11.0 v1.11.0 acgnhik 2022-11-06 12:18:03 +0800
  • d4a4904d54 feat: rotating log files by time instead of file size acgnhik 2022-11-06 12:15:11 +0800
  • 3a7facce0b
    Merge pull request from ygguorun/feature-bark acgnhiki 2022-11-06 11:50:26 +0800
  • 26b389633e fix: fix fetching segments failed continuously acgnhik 2022-11-06 11:04:31 +0800
  • 2ad6847f42 fix: workaround for receiving danmu messages continuously timed out acgnhik 2022-11-06 10:59:58 +0800
  • 8ad8d53a34 fix: workaround for segments corrupted continuously acgnhik 2022-11-05 10:45:09 +0800
  • 6310ce87c6 fix: fix mistakes acgnhik 2022-11-05 10:43:15 +0800
  • f625e85595 fix: fix downloading fmp4 segments stopped due to the stream interrupted acgnhik 2022-11-01 13:33:20 +0800