• v5.6.17 06c43c3f71

    v5.6.17 Stable

    nikooo777 released this 2020-11-10 18:18:07 +01:00 | 81 commits to master since this release

    Changelog

    06c43c3 use youtube-dlc instead

    Downloads
  • v5.6.16 881d86799b

    v5.6.16 Stable

    nikooo777 released this 2020-11-04 18:13:30 +01:00 | 82 commits to master since this release

    Changelog

    881d867 improve logging

    Downloads
  • v5.6.15 f7e4366a67

    v5.6.15 Stable

    nikooo777 released this 2020-11-04 17:22:27 +01:00 | 83 commits to master since this release

    Changelog

    f7e4366 fix logging
    fecf671 remove unused flag
    5b5f7e1 use video hard failures

    Downloads
  • v5.6.14 beade71aa6

    v5.6.14 Stable

    nikooo777 released this 2020-11-03 02:14:01 +01:00 | 86 commits to master since this release

    Changelog

    beade71 fix bugs

    Downloads
  • v5.6.13 ca8ff505d4

    v5.6.13 Stable

    nikooo777 released this 2020-10-27 20:57:32 +01:00 | 87 commits to master since this release

    Changelog

    ca8ff50 add status to list
    f5f12e1 add support for multiple queues

    Downloads
  • v5.6.12 c4693c221f

    v5.6.12 Stable

    nikooo777 released this 2020-10-22 23:14:21 +02:00 | 89 commits to master since this release

    Changelog

    692c796 handle non existing iso639-1 better
    c4693c2 update lbrynet support

    Downloads
  • v5.6.11 de798ade36

    v5.6.11 Stable

    nikooo777 released this 2020-10-07 03:40:19 +02:00 | 91 commits to master since this release

    Changelog

    de798ad fix canceled by stopper error

    Downloads
  • v5.6.10 a93c2c4538

    v5.6.10 Stable

    nikooo777 released this 2020-10-07 03:10:54 +02:00 | 92 commits to master since this release

    Changelog

    a93c2c4 add support for own S3 thumbnails storage
    53e0b7c fix bug that messes with counts

    Downloads
  • v5.6.9 070dda8739

    v5.6.9 Stable

    nikooo777 released this 2020-09-21 19:12:23 +02:00 | 94 commits to master since this release

    Changelog

    070dda8 add language detection for videos

    Downloads
  • 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