Commit graph

283 commits

Author SHA1 Message Date
Alex Grintsvayg a24a1a6c5e
claim decoding example 2018-11-08 15:52:47 -05:00
Alex Grintsvayg 66b108751d
add price field to download response 2018-11-06 14:52:12 -05:00
Alex Grintsvayg df5177dff0
update blobex 2018-10-25 14:25:30 -04:00
Alex Grintsvayg dd284f117f
small refactor 2018-10-25 14:20:44 -04:00
Alex Grintsvayg 92e35bd23a
blobex draft 2018-10-25 14:20:21 -04:00
Alex Grintsvayg 6356308048
fully match python's stream creation and decoding 2018-10-23 16:41:19 -04:00
Alex Grintsvayg ad5abf26a8 tests pass on converting stream to file 2018-10-09 21:23:35 -04:00
Alex Grintsvayg e5ee4ed714
started work on go blob primitives. successfully matched python's blob crypto (excluding canonical JSON) 2018-10-08 16:35:40 -04:00
Alex Grintsvayg aa401b2ff3
split out ytsync to https://github.com/lbryio/ytsync 2018-10-08 16:26:45 -04:00
Alex Grin 7a6eb57280
Merge pull request #45 from lbryio/ytsync-refactor
Ytsync refactor
2018-10-08 15:44:58 -04:00
Niko Storni 05f3434270
remove unused deps
remove unused code
handle edge case causing a publish error
address a few previous review notes
2018-10-02 20:53:54 -04:00
Niko Storni 6175202405
continued refactoring 2018-10-02 20:53:54 -04:00
Niko Storni 0c268039c1
pair programming follow up 2018-10-02 20:53:54 -04:00
Alex Grintsvayg e9f34c977e
grin/niko coworking changes 2018-10-02 20:53:53 -04:00
Niko Storni ba61e2c7e9
begin refactoring ytsync 2018-10-02 20:53:53 -04:00
Alex Grintsvayg c99c2194fe
simplify logging 2018-09-27 14:10:27 -04:00
Alex Grintsvayg 874481205f
dont double-log 500s, allow errors.Base() to take args 2018-09-27 13:40:11 -04:00
Niko 52d087e920
Merge pull request #39 from lbryio/drop-sync-server-dep
Drop sync_server dependency & Update ytdl lib
2018-09-26 22:29:10 +02:00
Niko Storni f2d9d1a486
improve startup
bug fix
2018-09-26 16:27:32 -04:00
Niko Storni 53778a3e4e
add dupes patcher and database patcher
add claim_abandon function
refactor logic
2018-09-26 16:27:32 -04:00
Niko Storni c8d6393c10
completely remove redis db dependency
improve download process
2018-09-26 16:27:32 -04:00
Niko Storni 041c0cf056
improve/fix duplicates detection 2018-09-26 16:27:32 -04:00
Niko Storni 6212682e6b
align failure reason with new ytlib 2018-09-26 16:27:32 -04:00
Niko Storni d2764b4a8c
drop logic that was ported to internal-apis 2018-09-26 16:27:32 -04:00
Niko Storni f1ebf4a99d
update youtube download lib
drop sync server dependency
2018-09-26 16:27:25 -04:00
Niko 4afbfeb01b
Merge pull request #35 from lbryio/better-tracking
Better tracking (Size and failure reason)
2018-09-26 22:26:48 +02:00
Niko Storni a673f05d20
address memory leak 2018-09-05 13:54:36 -04:00
Niko Storni 2cd2bb6d69
adjust bugs 2018-09-05 13:44:25 -04:00
Niko Storni a0565e809e
switch to MP4 over webm 2018-09-05 13:44:25 -04:00
Niko Storni f918f90853
update response signature
add dupes check
add de-sync checks
2018-09-05 13:44:24 -04:00
Niko Storni c51ed5612d
fix failure case 2018-09-05 13:44:24 -04:00
Niko Storni 6b65cb115a
detect name collisions based on api data
improve mutex usage
remove unnecessary line breaks
2018-09-05 13:44:24 -04:00
Niko Storni 697a6ad6bb
user pointers!
bug fixes
now it works...
2018-09-05 13:44:24 -04:00
Niko Storni 559d80cf3f
add size support 2018-09-05 13:44:24 -04:00
Niko Storni 7294fd0181
add float support 2018-09-05 08:27:11 -04:00
Alex Grin db8377804e
Update readme.md 2018-08-28 11:49:55 -04:00
Alex Grintsvayg 29d5515cd7
write up stop.Group pattern 2018-08-28 11:46:04 -04:00
Alex Grintsvayg 837e146b2b
fix wrong error code on wrapped status errors 2018-08-22 12:26:02 -04:00
Alex Grintsvayg f06abb1f02
remove preset auth errors. they can be handled via StatusError without special cases 2018-08-22 12:05:32 -04:00
Niko Storni 69cce8e053
bug fixes 2018-08-22 10:56:05 -04:00
Niko Storni 9b35353ae2
avoid spamming slack 2018-08-21 14:07:35 -04:00
Niko Storni f05522a308
fix memory leak
fix missing ptr dereference
add single-run startup param
stop counting channels that aren't actually considered in the sync process
2018-08-21 13:17:56 -04:00
Niko Storni b970af7b7d
wait for daemon to fully start 2018-08-20 15:26:55 -04:00
Niko 9eabd4ad0a
Merge pull request #34 from lbryio/wallets-refactor
lbrynet/lbrycrd wallet management
2018-08-20 14:09:05 +02:00
Niko Storni 20876362e4
fix bug in prefill 2018-08-20 07:59:18 -04:00
Niko Storni 758b68c751
various bug fixes 2018-08-20 07:59:18 -04:00
Niko Storni b6d71e385a
add support for S3 wallets
remove local wallets support
refactored startup and shutdown functions
2018-08-20 07:59:18 -04:00
Niko Storni f434232cae
use channelIDs instead of channel names
add support for custom lbrycrd instance
2018-08-20 07:59:11 -04:00
Niko 1d31c57786
Merge pull request #25 from lbryio/use_video_statuses
remove redisDB dependency
2018-08-20 13:56:25 +02:00
Niko Storni 86adadb8a1
don't publish when running out of space 2018-08-17 14:05:42 -04:00