lbry-sdk/lbry/schema
Kevin Raoofi 7637aa2ab6 Added support for spec compliant URL parsing
Legacy URLs are preserved by attempting to parse the new URL format and,
on failing that, it'll attempt the legacy one.

Tests had to be updated such that the correct things are asserted
against each other.
2020-10-30 11:37:54 -04:00
..
types added support protobuf 2020-06-05 15:50:00 -04:00
__init__.py moved lbry up one level 2020-01-01 15:57:56 -05:00
attrs.py moved lbry up one level 2020-01-01 15:57:56 -05:00
base.py moved lbry up one level 2020-01-01 15:57:56 -05:00
claim.py added support for signed supports 2020-06-05 15:49:18 -04:00
compat.py moved lbry up one level 2020-01-01 15:57:56 -05:00
Makefile using multiprocessing.Manager to keep blocked content synced between readers 2020-01-20 12:49:41 -05:00
mime_types.py Add webvtt mime type ( subtitles, captions ) 2020-08-12 02:25:01 -05:00
purchase.py moved lbry up one level 2020-01-01 15:57:56 -05:00
result.py slight cleanup 2020-08-19 13:59:26 -04:00
support.py added support for signed supports 2020-06-05 15:49:18 -04:00
tags.py moved lbry up one level 2020-01-01 15:57:56 -05:00
url.py Added support for spec compliant URL parsing 2020-10-30 11:37:54 -04:00