Skip to content

Commit f8bdb54

Browse files
authored
Update README.md
1 parent ffed924 commit f8bdb54

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# My.Jdownloader-API-Python-Library
22
This a module for Python 2/3 to interact with My.Jdownloader. This is in a WIP project.You're free to use it following the MIT license and any collaboration is appreciated.
33

4+
## Common Issues
5+
:warning: **Are you having problems adding links? Do your links don't get their correct folder or similar?**
6+
7+
99,99% of the times is not an issue of the library, it is due the JDownloader Packagizer check this closed issue to understand why it happens and how you can make it work: [#36](https://github.com/mmarquezs/My.Jdownloader-API-Python-Library/issues/36)
8+
49
## How to use the api?
510
**NEW:** Now you can install it using pip from the pypi repo.
611
> pip install myjdapi
@@ -63,6 +68,7 @@ Sadly currently broken. In any case the documentation was generated with the pyd
6368
http://myjdownloader-api-python-library.readthedocs.org/en/latest/myjdapi.html#module-myjdapi
6469

6570

71+
6672
# PROJECTS USING THE LIBRARY
6773
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.
6874

0 commit comments

Comments
 (0)