Bad news to all!
New update in the procedure to delete all photos of ONE gallery at once!
Thanks to fellow user star1962-1, there is an easier way to delete all pictures of one gallery at once:
1. Go to https://xhamster.com/my/photos
2. Click on the "Pencil button" (Edit) of the gallery you want to delete
3. The gallery will open in a new tab
4. Switch to "Mobile Version" (bottom of the page)
5. Click on the Pencil icon (Edit) located at the top right side of your gallery page. The gallery editor will open in the same tab.
6. Click on the "Remove gallery" link at the top left side of the page
7. Click on the button "Yes" on the pop-up "Remove gallery: Are you sure you want to remove current gallery?"
And that it is! Now repeat for each gallery you want to delete.
Given that this procedure is easier and it seems to work in any browser/OS combination and for all users that tried it, please consider my script as deprecated.
Thanks a lot!.
Another update!
A lot of people are asking me how to delete all their photo galleries at once. It is not easy as XH doesn't want you to delete your content because they use YOUR content to sell ads (their main source of income). because of this, you need to delete each picture one at a time.
I wrote a procedure to delete all pictures of ONE gallery at once (Warning: This will delete all the pictures of your gallery and there is no provision to recover the pictures). Remember that you cannot upload new pictures to your account unless you are a verified user.
1. Go to https://xhamster.com/my/photos
2. Click on the "Pencil button" (Edit) of the gallery you want to delete
3. The gallery will open in a new tab
4. Open the Javascript Console pressing Command + Option + J (Mac) or Control + Shift + J (Windows, Linux, Chrome OS)
5. Paste the following three lines of code at the console prompt
var buttons_delete = document.getElementsByClassName('delete delete-photo');
for(var i = 0; i <= buttons_delete.length; i++)
buttons_delete.click();[/i]
6. Press the "Enter" key and watch how the pictures are being deleted
7. If you have several pages of pictures in your gallery, you will need to repeat steps 5 and 6 until all pictures are deleted.
8. Start again with step 1 to delete another gallery.
Update!
On November 11th, 2021 XH reverted the galleries of all unverified users to"Only to me" and restricted any privacy change only to an Administrator. I was working on a script to allow changing the privacy status for all galleries to "Public" or "Friends only" at once but because of the new restriction, my script will not work at all. So, my fellow XH users, this is the end.
Original post follows:
On November 9th, 2021 XH pulled the plug on the photo galleries of all unverified users changing the privacy setting from "Public" or "Friends only" to "Only to me".
This means that only photo galleries from VERIFIED users are visible right now (about 29,000) photo galleries.
Unverified users are still able to MANUALLY change their galleries' privacy settings. So it is up to each user to change the privacy setting for each gallery.
The worst damage was done to the open galleries of users that already left XH. We lost those galleries forever!
If you want to upload new material, be prepared to verify yourself with a third-party identity verification provider as https://yoti.world
This is the result of several months of pressure done by social justice warriors, banks, and credit card processors acting as the moral overlords of humanity.
I don't blame XH; they are a business and they need to make sure the income from ads and memberships keeps flowing, even at the cost of their users' privacy.
The era of real amateur porn has ended. Soon, the only porn we will be allowed to watch is commercial and "pro-am" porn.
Thanks to fellow user star1962-1, there is an easier way to delete all pictures of one gallery at once:
1. Go to https://xhamster.com/my/photos
2. Click on the "Pencil button" (Edit) of the gallery you want to delete
3. The gallery will open in a new tab
4. Switch to "Mobile Version" (bottom of the page)
5. Click on the Pencil icon (Edit) located at the top right side of your gallery page. The gallery editor will open in the same tab.
6. Click on the "Remove gallery" link at the top left side of the page
7. Click on the button "Yes" on the pop-up "Remove gallery: Are you sure you want to remove current gallery?"
And that it is! Now repeat for each gallery you want to delete.
Given that this procedure is easier and it seems to work in any browser/OS combination and for all users that tried it, please consider my script as deprecated.
Thanks a lot!.
Another update!
A lot of people are asking me how to delete all their photo galleries at once. It is not easy as XH doesn't want you to delete your content because they use YOUR content to sell ads (their main source of income). because of this, you need to delete each picture one at a time.
I wrote a procedure to delete all pictures of ONE gallery at once (Warning: This will delete all the pictures of your gallery and there is no provision to recover the pictures). Remember that you cannot upload new pictures to your account unless you are a verified user.
1. Go to https://xhamster.com/my/photos
2. Click on the "Pencil button" (Edit) of the gallery you want to delete
3. The gallery will open in a new tab
4. Open the Javascript Console pressing Command + Option + J (Mac) or Control + Shift + J (Windows, Linux, Chrome OS)
5. Paste the following three lines of code at the console prompt
var buttons_delete = document.getElementsByClassName('delete delete-photo');
for(var i = 0; i <= buttons_delete.length; i++)
buttons_delete.click();[/i]
6. Press the "Enter" key and watch how the pictures are being deleted
7. If you have several pages of pictures in your gallery, you will need to repeat steps 5 and 6 until all pictures are deleted.
8. Start again with step 1 to delete another gallery.
Update!
On November 11th, 2021 XH reverted the galleries of all unverified users to"Only to me" and restricted any privacy change only to an Administrator. I was working on a script to allow changing the privacy status for all galleries to "Public" or "Friends only" at once but because of the new restriction, my script will not work at all. So, my fellow XH users, this is the end.
Original post follows:
On November 9th, 2021 XH pulled the plug on the photo galleries of all unverified users changing the privacy setting from "Public" or "Friends only" to "Only to me".
This means that only photo galleries from VERIFIED users are visible right now (about 29,000) photo galleries.
Unverified users are still able to MANUALLY change their galleries' privacy settings. So it is up to each user to change the privacy setting for each gallery.
The worst damage was done to the open galleries of users that already left XH. We lost those galleries forever!
If you want to upload new material, be prepared to verify yourself with a third-party identity verification provider as https://yoti.world
This is the result of several months of pressure done by social justice warriors, banks, and credit card processors acting as the moral overlords of humanity.
I don't blame XH; they are a business and they need to make sure the income from ads and memberships keeps flowing, even at the cost of their users' privacy.
The era of real amateur porn has ended. Soon, the only porn we will be allowed to watch is commercial and "pro-am" porn.
3 年 前