Commit graph

17 commits

Author SHA1 Message Date
Niko Storni
dce71d2451 add adjustments to video tracking
reduce minimum refill amount (min account balance supersedes)
revert account_fund change as --everything isn't supported with outputs
fix bugs
2019-06-12 04:44:56 +02:00
Niko Storni
10ad46f464 various bug fixes 2019-06-06 23:25:31 +02:00
Niko Storni
ccebab35da fix bugs 2019-06-06 17:26:10 +02:00
Niko Storni
76e653fb9b add Fee support
lowercase all tags
refactor code
implement and test regexps for tags
2019-06-06 02:16:07 +02:00
Niko Storni
cfe8ff0879
add flag to remove unpublished videos
refactor code
add workaround for SDK bug
add code to remove unpublished videos
fix alt downloader to only produce mp4
add missing height and width
add tags sorting
add a few channel wide tags
2019-06-04 22:21:44 +02:00
Niko Storni
3389a8be93 fix many bugs
calculate size for claims missing in the database
fix reprocessing for videos no longer on youtube
pass metadata instead of hardcoding it
add video height when updating streams
add tags to channels
add test for tags
2019-06-01 01:46:16 +02:00
Niko Storni
aecfc67f84 bug fixes
first working version of re-processing
add metadata version to api updates
2019-05-08 23:12:13 +02:00
Niko Storni
23b8fb4e54 add support for new SDK
add support for direct thumbnails upload
remove UCB code
add support for republishing
refactoring
2019-05-03 05:11:52 +02:00
Niko Storni
5696bda102 Fix travis 2019-02-27 14:38:43 +01:00
Niko Storni
91fe8ba459 use go mod
update lbry.go deps
rename LBRY_API env var as the SDK is now using it too
fix startup routine
replace ytdl library
add hardcoded support for khan academy
2019-02-22 19:33:00 +01:00
Mark Beamer Jr
4789f894b8 upgraded to latest lbry.go reorg 2019-01-16 12:51:15 +01:00
Niko Storni
1b07cadcbf
add support for transferred channels
fix bugs
update dependencies
2019-01-03 17:01:06 +01:00
Niko Storni
e560b590f5
add support for channel claimid 2018-12-24 19:23:45 -05:00
Niko Storni
8cd9f7427a remove sync_server dependency 2018-12-24 17:18:13 -05:00
Niko Storni
a7b2bc816d
fix update not picking up fresh accounts
fix huge videos clogging up the queue
2018-10-11 17:21:11 -04:00
Niko Storni
95c4dde276 continued refactoring 2018-10-02 20:53:54 -04:00
Niko Storni
363726659f begin refactoring ytsync 2018-10-02 20:53:53 -04:00