Open minnas23 opened 4 months ago
https://pptr.dev/guides/chrome-extensions
extensions must be unpacked and loaded in code
Thank you. I have done it successfully. Thank you so much for creating such an amazing app to download videos from SharePoint<3
Can I share how I add extensions and cookies to Sharedown in this issue? If you agree, I will write another comment to share how I add extensions and cookies to Sharedown on Windows here.
I know from the beginning Sharedown was only created to download videos from SharePoint, but can you add features to Sharedown to be able to download files of other formats from SharePoint (pdf, xlsx, docx, ...) because they have been blocked from downloading and I can't download them the normal way because they are encrypted. If not, can you suggest me another solution to download pdf, xlxs, docx, ... files that are blocked from downloading in SharePoint? Thank you very much <3
Can I share how I add extensions and cookies to Sharedown in this issue? If you agree, I will write another comment to share how I add extensions and cookies to Sharedown on Windows here.
sure, will add it to wiki
I know from the beginning Sharedown was only created to download videos from SharePoint, but can you add features to Sharedown to be able to download files of other formats from SharePoint (pdf, xlsx, docx, ...)
that seems out of scope for this app and would probably require a major rewrite i'm not using teams anymore, i don't know how to help with other file types, sorry
I came here to request the same (files) but greatly appreciate (and find) the video download tool, it's really useful
OMG, right what I need, please share the instructions
I tried to load the unpacked Edit-This-Cookies extension. It popped up a notification that said extensions loaded but nothing appeared.
Steps I've done:
I'm wondering the reason why I did not success is because I do not use puppeteer (i don't know how to use it) with chrome for testsing or some chrome for testing configuration problems that require editing the source?
Thanks for reading
@duyphong1204 you cannot run extensions in release, you must add them in code and run or build it, see https://github.com/kylon/Sharedown/issues/96#issuecomment-2226803037
i want to download video from sharepoint, but i only have cookies to access video and folder.
https://chromewebstore.google.com/detail/editthiscookie/fngmhnnpilhplaeedifhccceomclgfbg
I use the above extension to import cookies into the normal Chrome browser. but the Chrome for Testing browser accessed from Sharedown cannot install the extension. Can you guide me how to solve this problem?