Niko Storni
f4e75cf221
rewrite account funding algorithm
...
lock publishing when UTXOs management is in progress
spend everything when funding UTXOs
update lbry.go
2019-06-12 03:17:59 +02:00
Niko Storni
f7f0231c80
add VideoUpgradeFailed staus
2019-06-10 21:59:42 +02:00
Niko Storni
52cd483f47
add single channelwide tag
...
fix bug
2019-06-10 21:37:13 +02:00
Niko Storni
79dd6d1458
add better handling for database mismatches
...
improve UTXOs management
fix bugs
2019-06-10 02:23:07 +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
8dce052fe6
change logic used to upgrade videos
2019-06-06 16:24:20 +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
913c31a9f7
add channelID to video property
...
work around missing data for mocked videos
normalize tags
sort tags
2019-05-31 23:15:22 +02:00
Niko Storni
6767fdcc40
reprocess videos that are no longer on youtube (part 1)
2019-05-31 10:38:31 -04:00
Niko Storni
e73085b6bc
fix bugs
...
update tags
2019-05-30 01:15:28 +02:00
Niko Storni
74d5e2606d
fix cover URL
...
fix fallback download
fix thumbnail permissions
2019-05-28 22:40:31 +02:00
Niko Storni
637785f4ac
Add prefilling for upgrades
...
add background image to channels
2019-05-24 19:01:16 +02:00
Niko Storni
843575c4ba
add upgrade process for channels
...
add check for videos that don't need reprocessing
2019-05-09 17:07:01 +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
75364805a5
more refactoring
2019-05-07 21:15:43 +02:00
Niko Storni
07f66a089f
update dependency and fix bugs
2019-05-07 18:28:25 +02:00
Niko Storni
36abd1e471
remove lambda dependency
...
fix error checking
2019-05-07 10:01:11 -04:00
Niko Storni
502bfa924b
change minimum refill amount
...
remove more berkeley code
add address reuse code
remove strPtr function in favor of utils
refactor code
2019-05-06 21:56:56 +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
a648287e1c
add unpublished status
2019-04-25 22:08:07 +02:00
Niko Storni
af13ec5684
fixes for 0.36
2019-04-25 07:16:45 -04:00
Niko Storni
01590306a1
Add support for SDK 0.35
...
Implement thumbnails uploader
Fetch more data from youtube for additional metadata
2019-04-18 21:22:51 -04:00
Niko Storni
c73988416c
rename binary output
...
handle funds better
2019-03-29 02:38:00 +01:00
Niko Storni
ef950997e5
add additional status
2019-03-07 17:38:59 +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
Niko Storni
1a3a587514
hotfixes for imported channels
...
convert to go mod
bug fixes
2019-02-15 14:11:38 +01:00
Niko Storni
5e125fa641
upgrade ytsync to latest SDK
2019-01-30 13:42:23 +01:00
Mark Beamer Jr
01bbe95226
upgraded to latest lbry.go reorg part 2
2019-01-16 12:51:15 +01:00