• v5.6.7 d4ca71a89d

    v5.6.7 Stable

    nikooo777 released this 2020-08-31 21:27:39 +02:00 | 97 commits to master since this release

    Changelog

    d4ca71a fix channel description

    Downloads
  • v5.6.6 c53cf4c1b3

    v5.6.6 Stable

    nikooo777 released this 2020-08-26 19:05:16 +02:00 | 98 commits to master since this release

    Changelog

    c53cf4c prevent channels from failing when manually killed

    Downloads
  • v5.6.5 ad5a30da9e

    v5.6.5 Stable

    nikooo777 released this 2020-08-25 18:44:44 +02:00 | 99 commits to master since this release

    Changelog

    ecda80b bypass socialblade block
    ad5a30d work around transfer failures

    Downloads
  • v5.6.4 24cf937e14

    v5.6.4 Stable

    nikooo777 released this 2020-08-18 01:09:53 +02:00 | 101 commits to master since this release

    Changelog

    24cf937 retry on support list failures

    Downloads
  • v5.6.3 0b002c8228

    v5.6.3 Stable

    nikooo777 released this 2020-08-18 00:03:38 +02:00 | 102 commits to master since this release

    Changelog

    0b002c8 lots of bug fixes and improvements

    Downloads
  • v5.6.2 a56166ee51

    v5.6.2 Stable

    nikooo777 released this 2020-08-12 19:44:57 +02:00 | 103 commits to master since this release

    Changelog

    ddca850 nevermind... re-enable ipv6 (i should make it a flag)
    a56166e refactor youtube-dl execution process
    31ce612 temporarily disable ipv6

    Downloads
  • v5.6.1 eb8900c66a

    v5.6.1 Stable

    nikooo777 released this 2020-08-12 03:37:18 +02:00 | 106 commits to master since this release

    Changelog

    fb0e567 be more specific on video failures
    eb8900c don't waste loops
    67da414 fix old transferred channels

    Downloads
  • v5.6.0 7e83b17b69

    v5.6.0 Stable

    nikooo777 released this 2020-08-08 02:31:26 +02:00 | 109 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.
    f39fc11 Add downloader to create api adjust GetVideosToSync
    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
    e926a2c Fix quickSync && maxVideos
    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
    a3dd3dc WIP: trying to get the accurate api to work
    7e83b17 add fallback for socialblade API failures
    1403530 added logging
    a1caea4 added logging
    7f1906d change FPS to float from int
    0bb6b6d commit my shit
    e7fdd21 commit some more stuff
    eab9bcf don't wait for confirmations unnecessarily
    2a33f44 fix e2e tests
    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
    bffc082 more
    8433033 move all youtube api calls into a single place
    8600077 no panics. thanks Beam-master
    5d230a6 potentially fix looping
    b59ef28 punting on ChannelInfo for now
    7c02c5b refactor structures
    edbb22f rename
    1369ed0 replace yt channel video count with a scrape of socialblade.com
    8e61cde turn of std error
    70ad891 use durations
    a058644 use local timezone for youtube-dl, even though its not certain
    4eba720 user agent breaks it

    Downloads
  • v5.5.10 be7fd7ddd8

    v5.5.10 Stable

    nikooo777 released this 2020-07-21 22:59:26 +02:00 | 153 commits to master since this release

    Changelog

    be7fd7d Merge branch 'latest-lbry.go'
    4c4da93 bump lbry.go dependency to be compatible with internal-apis dependency bump
    c2b5878 don't delete lbry first videos from the db
    bfcfe5f fix e2e

    Downloads
  • v5.5.9 749d5095c9

    v5.5.9 Stable

    nikooo777 released this 2020-06-11 18:45:56 +02:00 | 157 commits to master since this release

    Changelog

    ba77b61 Merge pull request #56 from lbryio/fix-travis
    749d509 fix semver

    Downloads