Have you tried the program "Download pics selection.sb" ?
See my post of 19 Sep 2017 on Page 2. With that program you can download step by step and follow the URL's.
I should probably add a browser there, because sometimes it doesn't show the image.
Browser with download facilities
- rbytes
- Posts: 1338
- Joined: Sun May 31, 2015 12:11 am
- My devices: iPhone 11 Pro Max
iPad Pro 11
MacBook
Dell Inspiron laptop
CHUWI Plus 10 convertible Windows/Android tablet - Location: Calgary, Canada
- Flag:
- Contact:
Re: Browser with download facilities
Thanks for the suggestion. I found it in the File Transfer folder and moved it to the Browser folder. When I first ran it, It said it couldn’t find “Dumps/images.dump-001”. I knew that wasn’t the actual name of my dump file. I just changed the word “images” to “pics” in the code, and your program worked like a charm.
Thanks again!
Thanks again!
- Attachments
-
- 1AFFC21D-327A-4E1A-94CB-B9739B82B554.png (2.03 MiB) Viewed 1802 times
The only thing that gets me down is gravity...
- Dutchman
- Posts: 851
- Joined: Mon May 06, 2013 9:21 am
- My devices: iMac, iPad Air, iPhone
- Location: Netherlands
- Flag:
Re: Browser with download facilities
Thanks to Richard's feedback, I consider the browser now mature, though it still can and will grow. Therefore I will publish the new version with a new name in a fresh thread. I have chosen the name D&Dbrowser, which refers to the initials of his creators.
The first message in this thread have been cleaned from files and the like.
• The new version has another dump button that downloads all http links that have an extension according to one of the extensions in the variable 'LinkExt$' in the Preferences. That variable can be set to e.g. "PDF,DOC,TXT" in order to download links to certain text-file. The links need not to be limited to a certain 'class' so that links to other websites will also be downloaded.
• The old "links-dump"-files stored links to files and are now renamed to "files.dump" and the 'new' button stores specified links to "links.dump".
• The 'fixed' buttons are now collected in a spritesheet.
• The 'special' buttons can now have variable width and/or height. The height will be scaled to the height of the other buttons. The scaled width can still be variable and the positioning will take that into account. As a consequence it is easier to change the images for these buttons, but they need to be of format ".PNG". As example I have used a combined picture of the creators' avatarsas as 'personal'-button "pb.PNG"
Survey of changes:
• SBurl$ and PBurl$ with 'http' or 'https' removed, are used as search-string for url's of 'SaveLast'
• ButtonPics may now have different w and h. Size will be scaled to identical height.
• Missing variable "Buts.TopOnly" corrected
• Link$ in Preferences changed to File$ (dump files)
• Added Link$ and LinkExt$ -> download specific links on page
• Button "link" added
• Browser renamed after many updates
The first message in this thread have been cleaned from files and the like.
• The new version has another dump button that downloads all http links that have an extension according to one of the extensions in the variable 'LinkExt$' in the Preferences. That variable can be set to e.g. "PDF,DOC,TXT" in order to download links to certain text-file. The links need not to be limited to a certain 'class' so that links to other websites will also be downloaded.
• The old "links-dump"-files stored links to files and are now renamed to "files.dump" and the 'new' button stores specified links to "links.dump".
• The 'fixed' buttons are now collected in a spritesheet.
• The 'special' buttons can now have variable width and/or height. The height will be scaled to the height of the other buttons. The scaled width can still be variable and the positioning will take that into account. As a consequence it is easier to change the images for these buttons, but they need to be of format ".PNG". As example I have used a combined picture of the creators' avatarsas as 'personal'-button "pb.PNG"
Survey of changes:
• SBurl$ and PBurl$ with 'http' or 'https' removed, are used as search-string for url's of 'SaveLast'
• ButtonPics may now have different w and h. Size will be scaled to identical height.
• Missing variable "Buts.TopOnly" corrected
• Link$ in Preferences changed to File$ (dump files)
• Added Link$ and LinkExt$ -> download specific links on page
• Button "link" added
• Browser renamed after many updates