kylon / Sharedown

Electron application to download Sharepoint videos (especially meant for students)
GNU General Public License v3.0
372 stars 41 forks source link

Download failed YT-dlp error: Exit code: 1 #74

Open 01Us opened 1 year ago

01Us commented 1 year ago

Sharedown doesn't work. this is the error after entering credentials:

Failed to send kill signal to download process

Download failed YT-dlp error: Exit code: 1

ps. I have Mac M1, the last version of sharedown and updated YT-dlp

kylon commented 1 year ago

can you post a log?

01Us commented 1 year ago

can you post a log?

Screenshot 2023-09-26 alle 14 26 49 Screenshot 2023-09-26 alle 14 26 58
kylon commented 1 year ago

enable logs in settings and save log file should be in ~/Library/Application Support/Sharedown

01Us commented 1 year ago

enable logs in settings and save log file should be in ~/Library/Application Support/Sharedown

ENABLED LOG ,BUT I HAVE THE SAME PROBLEMS

kylon commented 1 year ago

post the log file

enable log, start the download to get the error, quit the app, get the log file from the path i told you above, remove sensitive data if any, and post it here

01Us commented 1 year ago

post the log file

enable log, start the download to get the error, quit the app, get the log file from the path i told you above, remove sensitive data if any, and post it here

I followed every step, but the 'Sharedown' folder there isn 't in 'Application Support'

kylon commented 1 year ago

are you sure you are looking at the correct folder?

open a terminal and type open ~/Library/Application Support/

01Us commented 1 year ago

are you sure you are looking at the correct folder?

open a terminal and type open ~/Library/Application Support/

yes, i looked in Library > Application Support > but doesn't exist Sharedown's directory I also tried from the terminal, but it doesn't exist

kylon commented 1 year ago

this is weird

sharedownt.zip

requires nodejs and maybe git too

unpack open terminal in unpacked folder type npm i type npm start

try again and report back if you see errors in console