mcrapet / plowshare-modules-legacy

Plowshare legacy & unmaintained modules
GNU General Public License v3.0
121 stars 77 forks source link

Uptobox error #252

Open ghost opened 3 years ago

ghost commented 3 years ago

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/ " Failed inside uptobox_cloudflare(), line 75, uptobox.sh grep_form_by_order failed (sed): "n=1" Failed inside uptobox_download() [1]</p> <p>Is there an issue with sed and special characters? Thanks for the help.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/ghost"><img src="https://avatars.githubusercontent.com/u/10137?v=4" />ghost</a> commented <strong> 3 years ago</strong> </div> <div class="markdown-body"> <p>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 <code>--filesystem=/media/</code> or any folder you would like to download to 9- The final command looks like: <code>/usr/bin/flatpak run --branch=stable --arch=x86_64 --filesystem=/media/ --command=jd-wrapper org.jdownloader.JDownloader</code></p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/Merlincool"><img src="https://avatars.githubusercontent.com/u/45850374?v=4" />Merlincool</a> commented <strong> 3 years ago</strong> </div> <div class="markdown-body"> <p>I dont know if you still need this. my fix was I changed <code>local -r BASE_URL='http://uptobox.com'</code></p> <p>in uptobox download to https not http and download is starting for me.</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>