Niko Storni
0b002c8228
lots of bug fixes and improvements
2020-08-18 00:03:38 +02:00
Niko Storni
7c02c5b92d
refactor structures
...
fix various bugs
2020-08-08 01:12:55 +02:00
Niko Storni
5d230a6b54
potentially fix looping
...
add limits by db
2020-08-06 20:32:49 +02:00
Niko Storni
f0280b51b4
fix time parsing for real
2020-08-06 02:12:05 +02:00
Mark Beamer Jr
64040ea67a
Add calls to internal-apis and add get released date if available.
2020-08-05 15:47:47 -04:00
Mark Beamer Jr
d99e200178
Add check for already published videos using new video-state api.
2020-07-29 00:12:23 -04:00
Niko Storni
c2b5878daa
don't delete lbry first videos from the db
2020-07-21 13:54:28 -04:00
Niko Storni
749d5095c9
fix semver
2020-06-11 18:45:56 +02:00
Niko Storni
76301d40ba
only wait a maximum of 2 blocks before transfering
...
fix debug string
2020-05-08 16:33:29 +02:00
Niko Storni
259df8d257
restrict length amount on small youtubers
2020-03-12 04:08:50 +01:00
Niko Storni
4a356e86da
add quicksync for better quota usage
2019-12-27 18:12:41 +01:00
Niko Storni
25e49f8ff2
fix live lock
2019-10-25 18:35:09 +02:00
Niko Storni
291a105269
improve getDefaultAccount
...
use default account on more calls
improve API logging
fix memory leak
2019-10-16 19:38:45 +02:00
Niko Storni
77749f05ba
APIs hiccups will no longer make ytsync crash
2019-10-14 17:51:26 +02:00
Niko Storni
10a855a8ba
fix nil ptr dereference
...
fix bug in transfers
2019-10-12 09:49:49 +02:00
Niko Storni
30af4a0136
update lbry.go to v2 library
...
update modules
add slightly more LBCs for the channel claim to ensure fees are covered
2019-10-10 16:51:40 +02:00
Niko Storni
849ff11bfd
import public keys if available
2019-09-24 20:42:17 +02:00
Niko Storni
14668c339e
refactor sync flags
...
add disable-transfer flag
2019-08-30 21:31:58 +02:00
Mark Beamer Jr
1fb1077a94
Update curl call to show response
...
Update channel status call to pass the correct name of the parameter
2019-08-28 15:25:53 +02:00
Niko Storni
1b9ed266e0
move channel status call to proper region
...
fix shadowed errors
refactor code to be more readable and consistent
get video transfer state
2019-08-28 15:25:53 +02:00
Mark Beamer Jr
eb2f6273e4
Add transfer of channel after all video's have been transferred
...
Add channel status call to notify external db that the channel has been transferred.
2019-08-28 15:25:53 +02:00
Mark Beamer Jr
45cea808ed
Add marking video status when transfer of claim is complete.
...
Add error handling when transfer of claim fails.
2019-08-28 15:25:53 +02:00
Mark Beamer Jr
d63aba568d
Add transfer logic as post sync process step.
...
Add authtoken for youtuber in test data setup to call transfer api
Update e2e test to include scenario where we transfer channel.
2019-08-28 15:25:53 +02:00
Mark Beamer Jr
e477759395
change to master tag of internal-apis docker image
2019-08-14 04:22:59 +02:00
Mark Beamer Jr
c84e1e6fb9
Fixed bugs around sending channel cert and enabling local testing with docker.
2019-08-14 04:22:59 +02:00
Mark Beamer Jr
5e56ac0516
Add set channel cert on new channels.
2019-08-14 04:22:59 +02:00
Niko Storni
ae1ffb60c5
add ip throttling and better pooling
...
fix nil pointer dereference
2019-07-12 20:42:44 +02:00
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