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

[fix add]All patches released on 5ch and all new features nnn-revo2012 added/fixed #57

Open
wants to merge 39 commits into
base: master
Choose a base branch
from

Commits on Feb 6, 2023

  1. built 20210516.36

    Update changelog.txt and buildno.txt
    nnn-revo2012 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    bdbf3ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cfc894 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4906b20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13947cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7aa45ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2345ded View commit details
    Browse the repository at this point in the history
  7. Update changelog.txt

    nnn-revo2012 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    f076c74 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f4d7ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d9067a View commit details
    Browse the repository at this point in the history
  10. livedl で YouTube Live を扱えるようにするためのパッチ(リビジョン1)

    https://egg.5ch.net/test/read.cgi/software/1595715643/402
    https://egg.5ch.net/test/read.cgi/software/1595715643/406
    パッチはlivedl.youtube-r1.patchのみ適用
    
    Fixed youtube live 'ytplayer parse error'.
    Patch applies only livedl.youtube-r1.patch
    nnn-revo2012 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    b7a4fda View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Update changelog.txt

    nnn-revo2012 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    14241ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c5aaab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    596c383 View commit details
    Browse the repository at this point in the history
  4. built 20210524.37

    Update changelog.txt and buildno.go
    nnn-revo2012 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    eaf9b70 View commit details
    Browse the repository at this point in the history
  5. livedl で YouTubeLive リプレイのコメントが取れるよう直したよ

    https://egg.5ch.net/test/read.cgi/software/1595715643/523
    
    Fixed YouTube Live comments being cut off in the middle and `json decode error`.
    nnn-revo2012 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    0d29132 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aee9ca2 View commit details
    Browse the repository at this point in the history
  7. Update changelog.txt

    nnn-revo2012 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    5059159 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a89f0b View commit details
    Browse the repository at this point in the history
  9. livedl で-yt-no-streamlink=on -yt-no-youtube-dl=on が指定されたとき、YouTube Li…

    …ve のコメントを永久に取得し続けるパッチ
    
    https://egg.5ch.net/test/read.cgi/software/1595715643/567
    
    Add does not quit program when saving only Youtube Live's comments
    nnn-revo2012 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    272e717 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    249e1a2 View commit details
    Browse the repository at this point in the history
  11. built 20210607.38

    Update changelog.txt and -h (help menu)
    nnn-revo2012 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4b07ee8 View commit details
    Browse the repository at this point in the history
  12. livedlのあるディレクトリ以外から実行する時カレントディレクトリにconf.dbが作成されるのを修正

    https://egg.5ch.net/test/read.cgi/software/1595715643/922
    
    Fix conf.db being created in the current directory when executing from a
    directory other than the one with livedl.
    nnn-revo2012 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    9bdb336 View commit details
    Browse the repository at this point in the history
  13. built 20211017.39

    Update changelog.txt
    nnn-revo2012 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    be005a3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    79e4cab View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cb515c9 View commit details
    Browse the repository at this point in the history
  16. 音声のみ録画対応

    - オプションaudio_high or audio_only に修正
      (audio_highは帯域192kbps、audio_onlyは帯域96kbps)
    nnn-revo2012 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    e327b7d View commit details
    Browse the repository at this point in the history
  17. コメント出力時にvposを補正する機能追加

    - -nico-adjust-vpos=on|off でvposを補正し、-1000より小さいvpos行は出力しない
    - 設定は保存可能
    - Confの一覧表示時にtrue/falseで表示
    - ExtractChunks()も同様に修正
    nnn-revo2012 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    3ea12f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. ニコ生およびYoutubeコメント関連の修正

    - livedl.exeとsqlite3ファイルが別のフォルダーにある場合、コメント出力時にxmlファイルに-数字が付かなかったのを修正
      (ニコ生およびYoutube)
    - Youtubeのコメントの絵文字置換え(:a-z:)を出力しないように修正
    - ニコ生のリアルタイム放送のvpos補正の計算方法を修正
    - -nico-adjust-vpos=off の時にconf.dbに保存されなかったのを修正
    - ニコ生のリアルタイム放送の初期コメント取得数を100に変更
    nnn-revo2012 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    d1bb03e View commit details
    Browse the repository at this point in the history
  2. ニコ生およびYoutubeのコメント関連の修正

    - -yt-emoji=on|offでYoutubeのコメントにemojiを出力する/しないを設定
      設定はconf.dbに保存される、デフォルトはon
    - ニコ生のリアルタイム放送の場合は最初のみkvsデータを書き込むように修正
      (再接続などでserverTimeがupdateされるとコメントvpos補正がおかしくなるため)
    - kvs関係のデータ読み書き関数の追加・修正
    nnn-revo2012 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    eb9eaaf View commit details
    Browse the repository at this point in the history
  3. ニコ生のコメント関連の修正

    - リアルタイム放送で-nico-conv-seqno-startが指定された場合にコメントのvposがずれるのを修正
    nnn-revo2012 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    9a3a0ce View commit details
    Browse the repository at this point in the history
  4. built 20220905.40

    Update changelog.txt
    nnn-revo2012 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    716cdc4 View commit details
    Browse the repository at this point in the history
  5. 2段階認証機能(MFA)追加

    - login APIのendpointをWebと同じに変更
    - 2段階認証(MFA/2FA)追加
    - ログインの際cookiejarを使用、それに伴うfunc引数修正など
    nnn-revo2012 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    b628079 View commit details
    Browse the repository at this point in the history
  6. ブラウザのcookie読込機能追加

      -nico-cookies firefox[:Profile|cookiefile]
      ex -nico-cookies firefox
         -nico-cookies firefox:NicoTaro
         -nico-cookies firefox:'C:/Users/nicotaro/AppData/Roaming/Mozilla/Firefox/Profiles/********.default-release/cookies.sqlite'
    nnn-revo2012 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    6048f4e View commit details
    Browse the repository at this point in the history
  7. built 20221108.41

    Update changelog.txt
    nnn-revo2012 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    eb9131c View commit details
    Browse the repository at this point in the history
  8. 録画データーベース(sqlite3)のkvs/media/comment情報を表示するコマンド(dbinfo)追加

      ./livedl -dbinfo  '録画データーベース(sqlite3)'
    - youtubeはcomment情報のみ
    - 動画データーベースの存在チェック処理追加
    - 情報表示、データーextract時にDBをreadonlyで開くように修正
    nnn-revo2012 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    fe6421c View commit details
    Browse the repository at this point in the history
  9. Refactoring

    - 旧配信(RTMP)、実験放送のロジックを削除
    - 不要なオプションの削除(options.go)
    - 不要な変数(wsapi、broadcastId他)の削除、ソース整形(nico_hls.go、nico.go)
    - ログインチェック及びページエラー処理を現状のニコ生に合わせて修正
      getProps()
    - -nico-loginを指定した場合-nico-login-only=onにしてconfに保存するよう修正
    nnn-revo2012 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    f39a35e View commit details
    Browse the repository at this point in the history
  10. Refactoring

    - 録画時強制予約機能(-nico-force-reservation)修正
      - タイムシフト録画時に予約されていない場合自動的に予約する(プレミア)
      - 予約しているタイムシフト放送を録画時に自動的にチケット使用する
      - TS予約/チケット使用APIのendpointを変更
    nnn-revo2012 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    c901c81 View commit details
    Browse the repository at this point in the history
  11. Refactoring

    - httpbase内の全関数をcookiejar対応に変更
    - SetTimeout()追加
    nnn-revo2012 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    1c2912e View commit details
    Browse the repository at this point in the history
  12. built 20221122.42

    Update chagelog.txt
    nnn-revo2012 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    46887ab View commit details
    Browse the repository at this point in the history