Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[extractor,downloader/niconico] support new delivery server called Dowango Media Service(DMS) #8685

Closed
wants to merge 18 commits into from

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    d5dd9bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebade16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36af8e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61fbeee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5a624c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5545d28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d38ffc7 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    13f176d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    dcad2b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. fix merge commit

    Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
    bashonly and pzhlkj6612 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e7fb02f View commit details
    Browse the repository at this point in the history
  2. [extractor/niconico] fix: add asr metadata to dms format

    Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
    xpadev-net and pzhlkj6612 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b88b9fc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. [extractor/niconico] refactor: call float_or_none() with kwargs

    Reduce confusion and make the usage consistent throughout the file.
    pzhlkj6612 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c8f53fb View commit details
    Browse the repository at this point in the history
  2. [extractor/niconico] fix: code style

    Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
    xpadev-net and pzhlkj6612 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2128bfb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from pzhlkj6612/xpadev-net-niconico

    [extractor/niconico] refactor: call float_or_none() with kwargs
    xpadev-net committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8392541 View commit details
    Browse the repository at this point in the history
  4. [extractor/niconico] fix: extract video bitrate by video_quality.bitRate

    Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
    xpadev-net and pzhlkj6612 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ab24153 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    860c050 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. [extractor/niconico] fix: add asr metadata to dmc format

    Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
    xpadev-net and pzhlkj6612 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c14b60e View commit details
    Browse the repository at this point in the history
  2. [extractor/niconico] fix: convert asr as int

    Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
    xpadev-net and pzhlkj6612 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f3b369f View commit details
    Browse the repository at this point in the history