Skip to content

Commit 651eb74

Browse files
committed
Added info indicating that the documentation is broken and info about projects using the library
1 parent 740fe24 commit 651eb74

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,19 @@ device.downloads.query_packages([{
5858
```
5959
# DOCUMENTATION
6060

61+
Sadly currently broken. In any case the documentation was generated with the pydoc comments inside the code itself so checking the code should be enough for now.
62+
6163
http://myjdownloader-api-python-library.readthedocs.org/en/latest/myjdapi.html#module-myjdapi
6264

65+
66+
# PROJECTS USING THE LIBRARY
67+
Here are example of projects currently using the library. If you want to add your project feel free to open a PR so it gets added.
68+
:warning: **WARNING**: I am not endorsing or curating these projects and neither I am responsible nor liable for any problems, losses or damages caused by any of those libraries. Take your own precautions.
69+
70+
* **PyYoutube2JD** - Allows JDownloader users to get all video links from a Youtube account (or playlist). - https://github.com/MarianoDesivo/PyYoutube2JD
71+
72+
73+
6374
# LICENSE
6475
The MIT License (MIT)
6576

0 commit comments

Comments
 (0)