Niko Storni
6f486717da
fix stop pattern
...
fix noretry string
fix youtube-dl param
2019-07-12 22:58:34 +02:00
Niko Storni
a3fcd67611
better handle interruptions by user
...
refactor IP throttling in its own package
2019-07-12 21:32:49 +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
fa24d83ae9
add max length filter
2019-07-12 02:39:24 +02:00
Niko Storni
2f11d99a97
stop on rare bug/failure
2019-07-12 02:21:27 +02:00
Niko Storni
bab01a6354
prefer IPv4 over IPv6
...
youtube sucks and they ban /64 subnet blocks on IPv6
2019-07-12 01:54:34 +02:00
Niko Storni
89fe1e99d6
improve ipv6 validation
...
fix audio merge issue
2019-07-12 01:28:00 +02:00
Niko Storni
ec81af0857
fix download filters
2019-07-12 01:04:45 +02:00
Niko Storni
51cb7f5e34
improve youtube antithrottle
...
fix logging
2019-07-11 19:14:15 +02:00
Niko Storni
8ad2acc936
remove original downloader
...
add locking to IP selection to avoid concurrent access
2019-07-11 17:32:46 +02:00
Niko Storni
b8caf3f82b
add IPv6 source pooling to bypass youtube throttling
2019-07-11 16:22:58 +02:00
Niko Storni
b34d328cba
halt ytsync when youtube throttles us
2019-07-10 22:47:01 +02:00
Niko Storni
a0dcb2216d
close db handles
2019-07-10 22:23:57 +02:00
Niko Storni
9d6a7e03cd
update prism dependency
2019-07-10 21:07:48 +02:00
Niko Storni
e44e272689
adjust config name
2019-07-10 18:04:05 +02:00
Niko Storni
87f7d4c9f9
recreate directory when emptied
2019-07-10 17:42:28 +02:00
Niko Storni
173e62d286
add check to avoid deleting unreflected blobs
2019-07-10 17:39:58 +02:00
Niko Storni
013760d48d
delete blobs after reflection
...
remove 15 seconds wait after sync
2019-07-10 17:27:46 +02:00
Niko Storni
5dbad2d2e4
add automatic blob reflection
...
retry videos that fail due to tx issues
2019-07-10 15:46:54 +02:00
Niko Storni
545ab07013
fail channels that should fail
2019-07-05 17:35:20 +02:00
Niko Storni
c402a1cdef
add locking to map reads
2019-06-26 14:40:40 -04:00
Niko Storni
a4c6b2da30
actually count UTXOs
2019-06-25 22:28:43 -04:00
Niko Storni
7f48220a80
remove dist folder...
2019-06-26 03:48:44 +02:00
Niko Storni
9e49110295
fix hash
2019-06-26 03:37:52 +02:00
Niko Storni
4506bdb638
fix bug in utxo counting
2019-06-25 21:12:15 -04:00
Niko Storni
a8551bc9ee
fix UTXO waiting logic
2019-06-25 20:45:27 -04:00
Niko Storni
b5c9806dd0
improve space management
2019-06-24 20:43:50 -04:00
Niko Storni
8c349cf7ac
fix bug in queues
2019-06-24 04:14:27 -04:00
Niko Storni
f3f40c41ef
fix refill balance
2019-06-22 06:08:11 -04:00
Niko Storni
05b65c4cb5
add noretry failure
2019-06-21 16:41:46 +02:00
Niko Storni
69ad13848b
fix utxo count
...
fix one bug
add content type to uploaded thumbs
2019-06-20 21:45:17 +02:00
Niko Storni
e496ad670a
limit tag length
2019-06-20 17:43:46 +02:00
Niko
9d8eb32f9f
Merge pull request #28 from lbryio/metadata_upgrade
...
Add support for new SDK (0.37.*) and support for upgrading channels and claims to new metadata
2019-06-13 20:14:13 +02:00
Niko Storni
6668840b11
fix description not containing youtube link
...
add workaround to SDK bug not spending the right UTXOs
fix bug in assignments
2019-06-13 19:33:58 +02:00
Niko Storni
e893f68bc1
fix queue pulling
...
fix address reuse
2019-06-12 22:42:42 +02:00
Niko Storni
8da631eac3
add a limit to UTXOs generation
...
fix broadcastFee
fix spelling
2019-06-12 05:33:13 +02:00
Niko Storni
1729af0ae5
fix UTXOs management while publishing
...
fix account_set
improve logging
2019-06-12 05:25:01 +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
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
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