Skip to content

Releases: hldh214/recorder

1.12.0

27 Jun 01:53
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump pyjwt from 2.1.0 to 2.4.0 by @dependabot in #7

Full Changelog: 1.11.0...1.12.0

1.11.0

08 Mar 02:06
Compare
Choose a tag to compare

Full Changelog: 1.10.0...1.11.0

1.10.0

25 Jan 09:39
Compare
Choose a tag to compare
  • ci(workflow): add workflow
  • chore(dockerfile): update dockerfile
  • feat(utils): add retry for danmaku subscribe
  • feat(main): add generate danmaku failed logging
  • feat(utils): add generate_from_video

Full Changelog: 1.9.0...1.10.0

1.9.0

16 Dec 02:15
Compare
Choose a tag to compare
  • feat(utils): add df_check
  • feat(huya): add backup
  • feat(huya): mod chunk_size

1.8.0

15 Oct 02:37
Compare
Choose a tag to compare
  • feat(huya): mod DANMAKU_DELAY
  • feat(huya): add watch()
  • feat(main): remove sbv caption support(replaced by vtt)
  • feat(huya): add vtt_caption
  • feat(huya): gather_sub
  • feat(huya): count_documents empty check
  • feat(huya): mongo_collection

1.7.0

10 Sep 08:11
Compare
Choose a tag to compare
  • feat(huya): preferred_format
  • feat(youtube): rework check_processed
  • feat(ffmpeg): mod MAX_DURATION
  • feat(ffmpeg): show_streams for audio stream validation
  • feat(ffmpeg): reconnect_streamed
  • fix(huya): sub_sid_pattern updated
  • feat(app): use source name as folder name, resolves #2
  • feat(huya): add video_path configuration
  • fix(huya): msgType renamed

1.6.0

29 Apr 07:16
Compare
Choose a tag to compare
  • feat(danmaku): add retry
  • feat(youtube): add_caption()
  • feat(huya): rework parse_stream_info()
  • feat(main): join all threads
  • feat(main): custom datetime_format for Windows compatibility
  • feat(main): update to python3.7 for asyncio.run()
  • feat(ffmpeg): update ua
  • feat(huya): remove DISABLED_CDN_TYPE
  • feat(utils): add huya_danmaku.py
  • feat(youtube): add insert_into_playlist

1.5.1

28 Dec 02:33
Compare
Choose a tag to compare
  • fix(main): str type cast issue
  • feat(youtube): add exception handler

1.5.0

17 Sep 06:45
Compare
Choose a tag to compare
  • feat(huya): add get_replay_by_time_range
  • feat(ffmpeg): update USER_AGENT
  • feat(huya): deprecated m3u8_result
  • feat(huya): add TypeError handler
  • feat(huya): add REQUEST_TIMEOUT
  • build(requirements): bump version
  • feat(main): add auto_upload_minimal_size

1.4.1

27 Jul 09:49
Compare
Choose a tag to compare
  • fix(huya): is_live_false_pattern