Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Iwara site #15

Open
momoandbanana22 opened this issue Mar 16, 2023 · 16 comments
Open

New Iwara site #15

momoandbanana22 opened this issue Mar 16, 2023 · 16 comments
Assignees

Comments

@momoandbanana22
Copy link
Collaborator

iwara has a new website. Therefore, login/download seems to be no longer available with this script (iwara-dl).

@hare1039 hare1039 self-assigned this Mar 16, 2023
@hare1039
Copy link
Owner

Thanks for notifying me. I'll look into it.

@hare1039
Copy link
Owner

Just for some update,
This is much harder than I think. Currently, I am able to find the URL to the file using the API. But the API URL differs every time, and I don't see how it is generated. Maybe I need to dig into the code to find how that API is generated

@xiatg
Copy link

xiatg commented Mar 28, 2023

This might help: yt-dlp/yt-dlp#6549 (comment)

@hare1039
Copy link
Owner

Thanks a lot!
I'll try the function code
(I don't even know yt-dlp can download iwara) 😊

@shirooo39
Copy link

any progress to this?
I still can't download from the new iwara site even with the updated yt-dlp, so maybe iwara-dl can...

@hare1039
Copy link
Owner

hare1039 commented Apr 2, 2023

@shirooo39 sorry, I was trapped with my work for the past few days.
Probiliby will update this in one day or two. (Working on it right now)

@hare1039
Copy link
Owner

hare1039 commented Apr 2, 2023

@shirooo39
I have pushed a working version for download public videos. All other features like playlists and user download are still work in progress.

@shirooo39
Copy link

shirooo39 commented Apr 3, 2023

@shirooo39 I have pushed a working version for download public videos. All other features like playlists and user download are still work in progress.

so the latest commit can only download a single public video at a time?
thank you! that's better than nothing. I'll give it a try later.

@kitsunefubuki
Copy link

Forgive me for being presumptuous,have any progress on private downloading?

@hare1039
Copy link
Owner

@kitsunefubuki Sorry, I was busy with my life to get a job 🥺.
I updated the login function in the new master. You should be able to log in to download the private videos now. Please try it and let me know the result.

@kitsunefubuki
Copy link

Thank you for taking the time to reply to me despite being busy. I'm sorry, but I have no idea about scripts. Could you please tell me how to use it?

@kitsunefubuki
Copy link

kitsunefubuki commented Jul 31, 2023

I've got git for windows ,this is this necessary ,right, i copied the code and made a .sh document, now I'll try to launch it ,but where should I input my password and username

@hare1039
Copy link
Owner

I've got git for windows ,this is this necessary ,right, i copied the code and made a .sh document, now I'll try to launch it ,but where should I input my password and username

You have 2 ways of doing this:

IWARA_USER="Jacky" IWARA_PASS="password" iwara-dl.sh https://www.iwara.tv/video/wyZUouY7igW8g4

or

iwara-dl.sh --username Jacky --userpass password https://www.iwara.tv/video/wyZUouY7igW8g4

I tried on Git Bash, and it somehow works. I'll try to add the fetch from user function today.
screenshot

@hare1039
Copy link
Owner

hare1039 commented Aug 1, 2023

@kitsunefubuki Hi, I add the function to download by a user id.
Now the downloader can at least use updater v1.

iwara-dl --shallow-update --user 000mmd

Please let me know if you have any other questions

@kitsunefubuki
Copy link

thanks,you are so kind ,by the way ,I can't download private video if we are not freinds ,right?

@hare1039
Copy link
Owner

hare1039 commented Aug 1, 2023

thanks,you are so kind ,by the way ,I can't download private video if we are not freinds ,right?

You can only download private videos only if you are friends with the video owner. This tool cannot bypass the restriction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants