• v5.6.8 f773569920

    v5.6.8 Stable

    nikooo777 released this 2020-09-01 20:50:31 +02:00 | 95 commits to master since this release

    Changelog

    64040ea Add calls to internal-apis and add get released date if available.
    d99e200 Add check for already published videos using new video-state api.
    ad27425 Add ip switching for being blocked
    81e9378 Add new fall through errors for release time
    b1e10e7 Add retry on IP failures
    13543b2 Don't use api unless the video is from the past 5 days, otherwise just use the upload date from youtube donwloader change interface to int for now known field.
    c7c220e Dont always fall through on every error.
    cd11e82 Dont always fall through on every error. Add user agent to calls
    fc18151 Increase max db limit Increase wallet startup time allotment for big channels Set FPS to float instead of int
    5be3551 Mark video failed if we cannot get video info instead of failing the sync Turn on error log after fixing lockup Try different user agents if calls fail Prevent double processing a channel in a row, just fail the sync instead
    f773569 Merge branch 'fuck-yt'
    a3dd3dc WIP: trying to get the accurate api to work
    7e83b17 add fallback for socialblade API failures
    a1caea4 added logging
    1403530 added logging
    fb0e567 be more specific on video failures
    ecda80b bypass socialblade block
    7f1906d change FPS to float from int
    e7fdd21 commit some more stuff
    eab9bcf don't wait for confirmations unnecessarily
    eb8900c don't waste loops
    d4ca71a fix channel description
    2a33f44 fix e2e tests
    67da414 fix old transferred channels
    ec9f46f fix release date bug
    41fd9f6 fix string parameter for error message
    b703790 fix thumbnail download
    f0280b5 fix time parsing for real
    4d56339 fixed appending args
    f942bf8 get upload time from https://www.invid-project.eu/tools-and-services/invid-verification-plugin/
    6c6e93c go mod tidy
    751bc84 grab channel info without APIs
    0eef62b i made a huge mess. sorry future me, when you're digging through this
    775e488 invert logic so that we don't flood slack
    357aebb less loud
    0b002c8 lots of bug fixes and improvements
    ddca850 nevermind... re-enable ipv6 (i should make it a flag)
    8600077 no panics. thanks Beam-master
    5d230a6 potentially fix looping
    c53cf4c prevent channels from failing when manually killed
    7c02c5b refactor structures
    a56166e refactor youtube-dl execution process
    24cf937 retry on support list failures
    31ce612 temporarily disable ipv6
    8e61cde turn of std error
    ad6fa4d update dependencies
    70ad891 use durations
    a058644 use local timezone for youtube-dl, even though its not certain
    4eba720 user agent breaks it
    ad5a30d work around transfer failures

    Downloads