Commit Graph

18 Commits

Author SHA1 Message Date
TobiGr b4481dfec2 Update version to 0.19.7 2020-07-26 14:24:07 +02:00
TobiGr 3aa6b93e91 Update version to 0.19.5 2020-05-30 10:45:39 +02:00
Tobias Groza a7d3d14910
Add link to JDoc to readme 2020-04-03 18:14:14 +02:00
wb9688 2d0c301440 Add another way to test changes locally to README.md 2020-04-01 15:43:11 +02:00
bopol a281519e77 added metadata, fix descriptions, fix thumbnail, update tests
thumbnail: quality before: https://peertube.cpy.re/static/thumbnails/d2a5ec78-5f85-4090-8ec5-dc1102e022ea.jpg
quality after: https://peertube.cpy.re/static/previews/d2a5ec78-5f85-4090-8ec5-dc1102e022ea.jpg

description: we were getting about the first 260 characters, we now get full description (with fallback to first 260 chars if the get request for full description fails)
test: updated tests to match description, also changed some test: it was assertEquals(extracted, expected), but the proper way to do it is assertEquals(expected, extracted)

metadata: got host, privacy (public, private, unlisted), licence, language, tags
2020-01-20 12:22:33 +01:00
TobiGr 4aaf123f24 Add PeerTube to supported services in README 2020-01-14 15:36:25 +01:00
Mauricio Colli b42bebdee8
Add instructions to quickly test changes in the extractor
- Make use of the local Maven repository
2019-11-03 15:46:24 -03:00
Christian Schabesberger 04460bba2c
add mediaCCC to supported sites in description. 2019-02-19 16:10:46 +01:00
Christian Schabesberger 91b1efc97e add documentation of StreamingService 2018-11-10 10:50:13 +01:00
Christian Schabesberger 4f62d96cc0
add documentation link 2017-12-02 20:54:17 +01:00
Cyril Müller 2d00b7180f
Update README.md
* Add JitPack badge with link to installation instructions
 * Use tag instead of commit for proposed usage
2017-12-01 14:15:36 +01:00
wb9688 bcae90d7ed Add sentence about it being a core component of NewPipe 2017-09-23 14:53:54 +02:00
wb9688 d459ab546c Improve instructions for adding this as a dependency 2017-09-22 11:04:22 +02:00
Christian Schabesberger 82ae72900a add license to readme 2017-09-21 23:24:25 +02:00
Christian Schabesberger 0839eae916 Add maven link to readme 2017-09-21 23:23:13 +02:00
Mauricio Colli 731102be39 Update README.md 2017-08-05 11:36:38 -03:00
Christian Schabesberger f63b7e8f00 add link to np-cli 2017-03-02 18:50:51 +01:00
Christian Schabesberger 9005105e52 initial commit 2017-03-01 18:47:52 +01:00