Commit graph

167 commits

Author SHA1 Message Date
Niko Storni
ae3dad944d add blocking support for publishing and upgrading
add channel wide mappings
2019-06-11 19:18:39 +02:00
Niko Storni
f7f0231c80 add VideoUpgradeFailed staus 2019-06-10 21:59:42 +02:00
Niko Storni
0c42b96332 remove unused script
update readme
2019-06-10 21:43:10 +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
68c164ed5d disable regex for the moment 2019-05-31 23:25:39 +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
b184f033ab merge conflicts 2019-05-31 18:02:55 +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
7df4137445 fix issues with metadata 2019-05-29 23:07:26 +02:00
Niko Storni
74d5e2606d fix cover URL
fix fallback download
fix thumbnail permissions
2019-05-28 22:40:31 +02:00
Niko Storni
b8d2b9335b implement fallback downloader
fix bugs
update lbry.go
add tags manager/mapper
2019-05-28 19:28:35 +02:00
Niko Storni
637785f4ac Add prefilling for upgrades
add background image to channels
2019-05-24 19:01:16 +02:00
Niko Storni
c9dffb0a82 rollback btcd libraries 2019-05-16 22:51:23 +02:00
Niko Storni
6ea0bd9834 update dependencies 2019-05-15 22:48:21 +02:00
Niko Storni
93986c53e0 lock to versioned lbry.go
fix github token
2019-05-10 20:12:45 +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
1f7017f3d0 videos never published should not be processed instead published 2019-05-07 22:07:44 +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
ce35994a41 update dependencies 2019-03-21 14:41:46 +01:00
Niko Storni
ef950997e5 add additional status 2019-03-07 17:38:59 +01:00
Niko
aecdc1c29f
add travis badge 2019-02-27 21:30:09 +01:00
Niko
0d8da62736
update readme 2019-02-27 21:25:33 +01:00
Niko Storni
7a8cd292c6 replace github token 2019-02-27 20:49:30 +01:00
Niko Storni
1bd5e69bf6 fix modules pollution 2019-02-27 20:19:29 +01:00
Niko Storni
74df46e0ee implement goreleaser 2019-02-27 20:14:26 +01:00
Niko Storni
e8a4c6fa34 enable auto deployment 2019-02-27 15:14:37 +01:00
Niko
7388d4efec
Merge pull request #22 from lbryio/sdk-upgrade
upgrade ytsync to latest SDK
2019-02-27 14:49:12 +01: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
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
Niko Storni
6c3338cad3 Merge branch 'updates_from_lbrygo' 2019-01-16 12:51:33 +01:00
Mark Beamer Jr
01bbe95226 upgraded to latest lbry.go reorg part 2 2019-01-16 12:51:15 +01:00