plowshare-modules-legacy
plowshare-modules-legacy copied to clipboard
Uptobox error
Hi, I used JDownloader for a long time, but i have an issue with it on Linux Mint Cinnamon. JDownloader can't see my /media folder. I don't know why. So, it's my very first use of Plowshare. I have no programming skills at all :-( Any idea to fix the above download error? I checked previous Uptobox issues... I well activated "Direct Download" and "SSL" on my Uptobox Account. But I still have this issue:
plowdown --auth='MyUsername:MyPassword' https://uptobox.com/xxxxxxxxxxxx sed: -e expression n°1, caractère 18: Échec du pairage de ( ou de ( sed: -e expression n°1, caractère 18: Échec du pairage de ( ou de ( sed: -e expression n°1, caractère 18: Échec du pairage de ( ou de ( sed: -e expression n°1, caractère 18: Échec du pairage de ( ou de ( sed: -e expression n°1, caractère 88: Expression régulière précédente invalide sed: -e expression n°1, caractère 88: Expression régulière précédente invalide sed: -e expression n°1, caractère 18: Échec du pairage de ( ou de ( sed: -e expression n°1, caractère 18: Échec du pairage de ( ou de ( sed: -e expression n°1, caractère 18: Échec du pairage de ( ou de ( sed: -e expression n°1, caractère 18: Échec du pairage de ( ou de ( sed: -e expression n°1, caractère 88: Expression régulière précédente invalide sed: -e expression n°1, caractère 88: Expression régulière précédente invalide Starting download (uptobox): https://uptobox.com/xxxxxxxxxxxx Starting login process: MyUsername/******************* parse_tag failed (sed): "/title/
Is there an issue with sed and special characters? Thanks for the help.
I'm still interested to fix this problem.
However, I have fixed my JDownloader issue.
Flatpak made the issue possible.
If someone else is interesting by the tip to give JDownloader access to a specific external hard drive or to a folder:
1- Right-click the Mint start Menu button
2- Click "Configure..."
3- Click the "Menu" Tab
4- Click "Open the menu editor"
5- Browse to the "Internet" category
6- Click on "Jdownloader"
7- Click on "Properties"
8- Under the command line, just add the following --filesystem=/media/ or any folder you would like to download to
9- The final command looks like: /usr/bin/flatpak run --branch=stable --arch=x86_64 --filesystem=/media/ --command=jd-wrapper org.jdownloader.JDownloader
I dont know if you still need this. my fix was
I changed local -r BASE_URL='http://uptobox.com'
in uptobox download to https not http and download is starting for me.