一刻相册图片下载,网页端解决办法,小白也能下载的方法,彻底和百度决裂!!!

背景(可以跳过,也可以找同感 /(ㄒoㄒ)/~~)

前两年感觉无限容量挺不错的,以为彻底解决了手机容量问题,每次上传照片都直接删除本地,只保留云端。最近添置了硬盘,想把照片拷贝下来的时候傻眼了,竟然需要一张张下载,近万张照片,这不是彻底把用户逼入绝境吗。网上一搜索类似情况,比比皆是:

也太傻a了,今天换手机了想下载几千个照片了突然发现没有批量下载???这不是逗人玩吗

我也是换手机,把照片视频保存到了一刻相册,它还提示删除手机里已经保存到一刻相册的照片视频节省空间,现在好了一刻相册只能上传 下载要一张一张下载 还下载不到手机 只能通过微信发送

真是,上传了就不能批量下载回来,一张一张的下载,我现在还有一千多张照片没下载完呢,纯手动,气炸了,要是知道这样的话我肯定不下这个软件,半点用没有

解决办法

控诉完百度,那就得找解决办法了,总不能不解决。搜索了半小时,总算找到比较靠谱的方法,但是需要结合几位佬的方法,现展示如下:

第一步

第一步是在网页端内下载并删除照片,删除是因为一刻相册默认每次只能选中前一百张照片,所以需要删除才能对后续进行操作。在一刻相册网页端上选中全部照片选项,
按下F12键,选中控制台或者Console在这里插入图片描述
在下面空白区域粘贴下面的代码,然后等待下载就可以了!

async function   download(){

document.querySelectorAll(".time img").forEach(dom=>{
    console.log(dom.click())//遍历选中默认100张
})
await delay(2000) //延时2秒
document.querySelector(".yk-icon-datuxiazai").click()//触发下载
await delay(2000)//延迟2秒
document.querySelectorAll(".time img").forEach(dom=>{
    console.log(dom.click())//把下载的删除,我的目的是为了清空一刻相册,转到别的网盘,你不要清空这句可以删掉
})
await delay(2000)
document.querySelector(".right-btn .yk-icon-trash").click()
await delay(2000)
document.querySelector(".popover-content .confirm").click()//触发删除,也可以删掉
await delay(2000)

setTimeout(this.download,7000)
}
//延迟函数
function delay(time){
    return new Promise((r,e)=>{
        setTimeout(r,time)
    })
}
download()

如果以后不打算继续使用一刻相册,那么进行完这一步就结束了

第二步

如果只是单纯想把照片下载下来,不打算彻底决裂,那么下载完成后,选中回收站,再在console区域粘贴上以下代码:

async function   download(){

try{
	document.querySelectorAll(".time img").forEach(dom=>{
    console.log(dom.click())//遍历选中默认100张
})
await delay(2000) //延时1秒
document.querySelector(".yk-icon-huifu").click()//触发恢复
await delay(2000)//延迟疫苗
document.querySelectorAll(".trash-container .popover-content .confirm")[1].click();
}catch(ex){}
setTimeout(this.download,5000)
}
//延迟函数
function delay(time){
    return new Promise((r,e)=>{
        setTimeout(r,time)
    })
}
download()

结语

完成上面的步骤,就算是解决了这一难题!!!

  • 1
    点赞
  • 6
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
3D Wall FX version 1.0.8.8053 Hello and thank you for using 3D Wall FX. By downloading our FlashXML product you have become part of the FX community and we are very pleased to welcome you and wish you a long-lasting FlashXML experience. The 3D Wall FX's features are: - an engaging new 3D Wall with lots of properties to customize - multiple types of wall: inside & outside curvature, flat - customizable number of columns and lines, items spacing, radius, speed - perspective and camera distance from wall variables - customizable movement and tweening functions - blur and glow effects for the images - wall reflection - skinnable scroll bar - different appearance of images upon loading - multiple properties for the tooltip - optionally you can go to an URL on clicking an image instead of enlarging it You can install our component on several platforms, from simple HTML sites to Flash projects. We provide installation instructions for multiple platforms, including video tutorials. - for HTML: www.flashxml.net/3d-wall.html#swmi-free-install - for Flash: www.flashxml.net/3d-wall.html#swmi-free-flash - for WordPress: www.flashxml.net/3d-wall.html#swmi-wordpress - for Joomla: www.flashxml.net/3d-wall.html#swmi-joomla - for Facebook: www.flashxml.net/3d-wall.html#swmi-facebook By downloading our 3D Wall FX you have access to one of the most customizable Flash component on the internet. All of our components are XML driven, so there is no need to use Adobe Flash to change the component's attributes or its assets. The easiest way to start customizing our product is with its LiveDemo, which has all the component's attributes available. To read more about how Flash components work with XML files, and get a good understanding of how our components work please visit this FAQ: www.flashxml.net/short-explanation-on-how-fx-components-read-xml-files.html Most of our users want to use our component from a different folder than the location of the HTML page. To see how to embed a component that's in a different folder than your page please read www.flashxml.net/path-issues-with-swf-files-configured-via-xml.html Since most of our users need to use special characters in their text fields we have created a special FAQ just for this: www.flashxml.net/special-characters-for-fx-components.html Answers to the most common questions and problems of our users are also provided on the FAQ section from our website. You can find it here: www.flashxml.net/faq/. We take pride in offering the best support service on the internet, so we are offering free support for all our files regarding bug fixes and basic integration of these files into common environments. For bug reports and requests which do not involve elaborate work please contact our Support Department: support@flashxml.net Our support's working hours are Monday to Friday Europe 08:00 AM - 04:00 PM CET US 02:00 AM - 10:00 AM EST Version 1.0.8.8053 - 24-Jan-12 - fixed issue with stage align and scale mode Version 1.0.7.7470 - 04-Oct-11 - fixed an issue with preloader Version 1.0.6.7465 - 03-Oct-11 - fixed an issue with scrollbar repositioning Version 1.0.5.5069 - 05-May-11 - replaced lightbox with colorbox Version 1.0.4.4362 - 04-Mar-11 - changed the name of image tag to photo tag in images.xml Version 1.0.3.4054 - 14-Feb-11 - renamed the widthComponent and heightComponent attributes from settings.xml to componentWidth and componentHeight, respectively Version 1.0.2.3399 - 11-Jan-11 - fixed flashvars.settingsXML issue Version 1.0.1.3102 - 22-Dec-10 - renamed the imagesXML attribute to assets attribute in the settings.xml - moved preloaders and scrollbars to assets folder - changed the attribute's structure from images.xml This is a list with all the product's attributes and a short description about what each attribute does: componentWidth - 3D wall's width componentHeight - 3D wall's height backgroundColor - background color (set to 0 for transparent background) preloader - loading animation useColorbox - use the image pop-out effect on click typeOfWall - 3D wall type cameraPerspectiv - camera's vertical adjustment posX - wall's horizontal position posY - wall's vertical position lines - number of image rows in the wall columns - number of image columns in the wall radius - the wall's radius spacingH - distance between the image rows spacingV - distance between the image columns speedMove - rotation speed on mouse drag of the wall speedWheel - zoom speed when using the mouse wheel farDistFromWall - camera's distance from the wall nearDistFromWall - zoom amount on image click typeLoader - image loading animation's direction funcLoader - image loading animation type methLoader - image loading animation's behavior timeLoader - image loading animation's duration alpha - opacity of bottom images' reflection ratio - size of bottom images' reflection distance - reflection's distance from bottom images goToUrlOnClick - go to URL on image click positionPlane - position of camera's plane funcCamera - camera zoom animation type methCamera - camera zoom animation's behaviour timeCamera - camera zoom animation's duration funcPlane - plane's animation type methPlane - plane's animation behavior timePlane - duration of plane's animation useBlur - apply a blur effect to the image wall blur - blur intensity useGlow - show image's glow effect on mouse over useInner - image's glow position on mouse over glowStrength - glow effect's color strength on mouse over glowColor - image's glow color on mouse over glowAlpha - image's glow opacity on mouse over glow - image's glow size on mouse over type_Bar - scrollbar's skin width - scrollbar's width positionY - scrollbar's vertical position toolOffSet - text field's position functionEasy - text field's appearance animation appearance - text field's appearance direction tweenTime - duration of text field's animation padding - text field's padding backColor - text field's 1st background color backColor2 - text field's 2nd background color backAlpha - text field's background opacity cornerRadius - text field's corner adjustment toolDistance - text field's vertical adjusment hookSize - text field's arrow size borderThickness - text field's border width borderColor - text field's border color fontFace - text's font type fontColor - text's font color fontSize - text's font size
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值