scargare immagini da pagina con thumbnail senza aprirli tutti scargare immagini da pagina con thumbnail senza aprirli tutti

Risultati da 1 a 11 di 11

Discussione: scargare immagini da pagina con thumbnail senza aprirli tutti

  1. #1
    Senior Member
    Data Registrazione
    Jan 2016
    Messaggi
    2.805

    scargare immagini da pagina con thumbnail senza aprirli tutti

    C'è sta paggina di immagini stile art nouveau che mi garba parecchio, non vorrei dover cliccare su ogni dannato thumbnail per vedere l'immagine in grande e dover fare printscreen di ciascuna (morirei)
    Laddove altri software come jdcoso, image downloader per chrome e fullpagescreencapture hanno fallito miseramente, sapete come posso fare?

    un tempo su un sito funzionava uno script che era fatto apposta per quello, dei thumb di illustrazioni praticamente risaliva alla jpeg originale e ottenevo una directory in pochi istanti; immagini creative commons ovviamente con il consenso degli autori




  2. #2
    Senior Member L'avatar di Ciome
    Data Registrazione
    Jan 2016
    Messaggi
    13.511

    Re: scargare immagini da pagina con thumbnail senza aprirli tutti

    come cacchio si chiamava... c'era un software
    riassunto topic pirateria domestica:

    Citazione Originariamente Scritto da darkeden82 Visualizza Messaggio
    Tu non lavori nell'it ma per il sociale


    l'apice di svapo:

    Citazione Originariamente Scritto da Milella Visualizza Messaggio
    *
    Ultima modifica di golem101; Oggi alle 17:33 Motivo: bestemmie e pornografia
    Ultima modifica di salgari; Oggi alle 17:35 Motivo: qua comando io, chi è questo golem101


    rondella's way:

    Citazione Originariamente Scritto da Lo Zio Visualizza Messaggio
    rondella farebbe una foursome con la stallona, il frigorifero e la lavastoviglie


  3. #3
    Senior Member
    Data Registrazione
    Jan 2016
    Messaggi
    2.805

    Re: scargare immagini da pagina con thumbnail senza aprirli tutti

    ce ne stava uno ma non ricordo il nome, lo provai ma non funzionava per nulla.
    un altro invece era specifico per un sito e funzionava anche se per un breve periodo poi cambiò qualcosa credo

  4. #4
    11-07-02 L'avatar di Qoelet
    Data Registrazione
    Jan 2016
    Messaggi
    2.528

    Re: scargare immagini da pagina con thumbnail senza aprirli tutti

    Downthemall, estensione pre il VECCHIO firefox... al momento non funziona su quello nuovo e quindi sono orfano anche io.
    Edit: ma jdownloader?

  5. #5
    Senior Member
    Data Registrazione
    Jan 2016
    Messaggi
    2.805

    Re: scargare immagini da pagina con thumbnail senza aprirli tutti

    jd fallì
    e so che è possibile dato che alcuni tool permettevano di farlo, a sapere come

    tramite ispeziona pagina non son capace che non mastico codice per niente.

  6. #6
    La Nonna L'avatar di Lux !
    Data Registrazione
    Jan 2016
    Messaggi
    85.732

    Re: scargare immagini da pagina con thumbnail senza aprirli tutti


  7. #7
    Senior Member
    Data Registrazione
    Jan 2016
    Messaggi
    2.805

    Re: scargare immagini da pagina con thumbnail senza aprirli tutti

    ecco, in passato provai quello ma non funzionava, probabilmente non sono abbastanza competente per farlo funzionare

  8. #8
    Acidic Swamp Ooze L'avatar di Numero_6
    Data Registrazione
    Jan 2016
    Località
    dove i mona sbattono le porte
    Messaggi
    13.440

    Re: scargare immagini da pagina con thumbnail senza aprirli tutti

    Se si sapesse quale sia questo sito Art Nouveau, si potrebbe, basandoci su quello, trovare il programma giusto.

  9. #9
    Senior Member
    Data Registrazione
    Jan 2016
    Messaggi
    2.805

    Re: scargare immagini da pagina con thumbnail senza aprirli tutti

    archivio su get google dot com
    mi capitò anche di trovare una pagina di wallhaven cc con molti sfondi desktop interessanti, ci pensai anche allora perchè non avevo sbatta di cliccare sulle immagini e caricare quelle in alta risoluzione

  10. #10
    B1-66ER ¥€$ L'avatar di KymyA
    Data Registrazione
    Jan 2016
    Località
    PUTIGNANO (BA)
    Messaggi
    20.160
    Gamer IDs

    Gamertag: KymyA PSN ID: KymyA Steam ID: KymyA

    Re: scargare immagini da pagina con thumbnail senza aprirli tutti

    wget

    Solo se guardi l'help in linea *VIENI* ... aaahh.. la potenza Unix ...
    Cmq c'è anche per Windows, te lo dicoh...



    Codice:
    GNU Wget 1.16.1, un programma non interattivo per scaricare file dalla rete.
    Uso: wget [OPZIONI]... [URL]...
    
    Gli argomenti obbligatori per le opzioni lunghe lo sono anche per quelle corte.
    
    Avvio:
      -V,  --version                   display the version of Wget and exit.
      -h,  --help                      print this help.
      -b,  --background                go to background after startup.
      -e,  --execute=COMMAND           execute a `.wgetrc'-style command.
    
    File di registro e di input:
      -o,  --output-file=FILE          log messages to FILE.
      -a,  --append-output=FILE        append messages to FILE.
      -d,  --debug                     print lots of debugging information.
      -q,  --quiet                     quiet (no output).
      -v,  --verbose                   be verbose (this is the default).
      -nv, --no-verbose                turn off verboseness, without being quiet.
           --report-speed=TYPE         Output bandwidth as TYPE.  TYPE can be bits.
      -i,  --input-file=FILE           download URLs found in local or external FILE.
      -F,  --force-html                treat input file as HTML.
      -B,  --base=URL                  resolves HTML input-file links (-i -F)
                                       relative to URL.
           --config=FILE               Specify config file to use.
           --no-config                 Do not read any config file.
    
    Scaricamento:
      -t,  --tries=NUMBER              set number of retries to NUMBER (0 unlimits).
           --retry-connrefused         retry even if connection is refused.
      -O,  --output-document=FILE      write documents to FILE.
      -nc, --no-clobber                skip downloads that would download to
                                       existing files (overwriting them).
      -c,  --continue                  resume getting a partially-downloaded file.
           --start-pos=OFFSET          start downloading from zero-based position OFFSET.
           --progress=TYPE             select progress gauge type.
           --show-progress             display the progress bar in any verbosity mode.
      -N,  --timestamping              don't re-retrieve files unless newer than
                                       local.
      --no-use-server-timestamps       don't set the local file's timestamp by
                                       the one on the server.
      -S,  --server-response           print server response.
           --spider                    don't download anything.
      -T,  --timeout=SECONDS           set all timeout values to SECONDS.
           --dns-timeout=SECS          set the DNS lookup timeout to SECS.
           --connect-timeout=SECS      set the connect timeout to SECS.
           --read-timeout=SECS         set the read timeout to SECS.
      -w,  --wait=SECONDS              wait SECONDS between retrievals.
           --waitretry=SECONDS         wait 1..SECONDS between retries of a retrieval.
           --random-wait               wait from 0.5*WAIT...1.5*WAIT secs between retrievals.
           --no-proxy                  explicitly turn off proxy.
      -Q,  --quota=NUMBER              set retrieval quota to NUMBER.
           --bind-address=ADDRESS      bind to ADDRESS (hostname or IP) on local host.
           --limit-rate=RATE           limit download rate to RATE.
           --no-dns-cache              disable caching DNS lookups.
           --restrict-file-names=OS    restrict chars in file names to ones OS allows.
           --ignore-case               ignore case when matching files/directories.
      -4,  --inet4-only                connect only to IPv4 addresses.
      -6,  --inet6-only                connect only to IPv6 addresses.
           --prefer-family=FAMILY      connect first to addresses of specified family,
                                       one of IPv6, IPv4, or none.
           --user=USER                 set both ftp and http user to USER.
           --password=PASS             set both ftp and http password to PASS.
           --ask-password              prompt for passwords.
           --no-iri                    turn off IRI support.
           --local-encoding=ENC        use ENC as the local encoding for IRIs.
           --remote-encoding=ENC       use ENC as the default remote encoding.
           --unlink                    remove file before clobber.
    
    Directory:
      -nd, --no-directories            don't create directories.
      -x,  --force-directories         force creation of directories.
      -nH, --no-host-directories       don't create host directories.
           --protocol-directories      use protocol name in directories.
      -P,  --directory-prefix=PREFIX   save files to PREFIX/...
           --cut-dirs=NUMBER           ignore NUMBER remote directory components.
    
    Opzioni HTTP:
           --http-user=USER            set http user to USER.
           --http-password=PASS        set http password to PASS.
           --no-cache                  disallow server-cached data.
           --default-page=NAME         Change the default page name (normally
                                       this is `index.html'.).
      -E,  --adjust-extension          save HTML/CSS documents with proper extensions.
           --ignore-length             ignore `Content-Length' header field.
           --header=STRING             insert STRING among the headers.
           --max-redirect              maximum redirections allowed per page.
           --proxy-user=USER           set USER as proxy username.
           --proxy-password=PASS       set PASS as proxy password.
           --referer=URL               include `Referer: URL' header in HTTP request.
           --save-headers              save the HTTP headers to file.
      -U,  --user-agent=AGENT          identify as AGENT instead of Wget/VERSION.
           --no-http-keep-alive        disable HTTP keep-alive (persistent connections).
           --no-cookies                don't use cookies.
           --load-cookies=FILE         load cookies from FILE before session.
           --save-cookies=FILE         save cookies to FILE after session.
           --keep-session-cookies      load and save session (non-permanent) cookies.
           --post-data=STRING          use the POST method; send STRING as the data.
           --post-file=FILE            use the POST method; send contents of FILE.
           --method=HTTPMethod         use method "HTTPMethod" in the request.
           --body-data=STRING          Send STRING as data. --method MUST be set.
           --body-file=FILE            Send contents of FILE. --method MUST be set.
           --content-disposition       honor the Content-Disposition header when
                                       choosing local file names (EXPERIMENTAL).
           --content-on-error          output the received content on server errors.
           --auth-no-challenge         send Basic HTTP authentication information
                                       without first waiting for the server's
                                       challenge.
    
    Opzioni HTTPS (SSL/TLS):
           --secure-protocol=PR        choose secure protocol, one of auto, SSLv2,
                                       SSLv3, TLSv1 and PFS.
           --https-only                only follow secure HTTPS links
           --no-check-certificate      don't validate the server's certificate.
           --certificate=FILE          client certificate file.
           --certificate-type=TYPE     client certificate type, PEM or DER.
           --private-key=FILE          private key file.
           --private-key-type=TYPE     private key type, PEM or DER.
           --ca-certificate=FILE       file with the bundle of CA's.
           --ca-directory=DIR          directory where hash list of CA's is stored.
           --crl-file=FILE             file with bundle of CRL's.
           --random-file=FILE          file with random data for seeding the SSL PRNG.
           --egd-file=FILE             file naming the EGD socket with random data.
    
    Opzioni FTP:
           --ftp-user=USER             set ftp user to USER.
           --ftp-password=PASS         set ftp password to PASS.
           --no-remove-listing         don't remove `.listing' files.
           --no-glob                   turn off FTP file name globbing.
           --no-passive-ftp            disable the "passive" transfer mode.
           --preserve-permissions      preserve remote file permissions.
           --retr-symlinks             when recursing, get linked-to files (not dir).
    
    Opzioni WARC:
           --warc-file=FILENAME        save request/response data to a .warc.gz file.
           --warc-header=STRING        insert STRING into the warcinfo record.
           --warc-max-size=NUMBER      set maximum size of WARC files to NUMBER.
           --warc-cdx                  write CDX index files.
           --warc-dedup=FILENAME       do not store records listed in this CDX file.
           --no-warc-compression       do not compress WARC files with GZIP.
           --no-warc-digests           do not calculate SHA1 digests.
           --no-warc-keep-log          do not store the log file in a WARC record.
           --warc-tempdir=DIRECTORY    location for temporary files created by the
                                       WARC writer.
    
    Scaricamento ricorsivo:
      -r,  --recursive                 specify recursive download.
      -l,  --level=NUMBER              maximum recursion depth (inf or 0 for infinite).
           --delete-after              delete files locally after downloading them.
      -k,  --convert-links             make links in downloaded HTML or CSS point to
                                       local files.
           --backups=N                 before writing file X, rotate up to N backup files.
      -K,  --backup-converted          before converting file X, back up as X.orig.
      -m,  --mirror                    shortcut for -N -r -l inf --no-remove-listing.
      -p,  --page-requisites           get all images, etc. needed to display HTML page.
           --strict-comments           turn on strict (SGML) handling of HTML comments.
    
    Accetto/Rifiuto ricorsivo:
      -A,  --accept=ELENCO             Elenco separato da virgole di estensioni accettate.
      -R,  --reject=ELENCO             Elenco separato da virgole di estensioni rifiutate.
           --accept-regex=REGEX        Espressione regolare per gli URL da accettare
           --reject-regex=REGEX        Espressione regolare per gli URL da rifiutare
           --regex-type=TIPO           Tipo di espressione regolare (posix o pcre)
      -D,  --domains=ELENCO            Elenco separato da virgole di domini accettati.
           --exclude-domains=ELENCO    Elenco separato da virgole di domini rifiutati.
           --follow-ftp                Segue i collegamenti FTP dai documenti HTML
           --follow-tags=ELENCO        Elenco separato da virgole di tag HTML che vengono seguiti.
           --ignore-tags=ELENCO        Elenco separato da virgole di tag HTML che vengono ignorati.
      -H,  --span-hosts                Visita anche altri host quando in modalità ricorsiva.
      -L,  --relative                  Segue solo i collegamenti relativi
      -I,  --include-directories=ELENCO Elenco di directory consentite.
           --trust-server-names        use the name specified by the redirection
                                       url last component.
      -X,  --exclude-directories=ELENCO Elenco di directory non consentite.
      -np, --no-parent                 Non risale alla directory superiore
    
    Inviare segnalazioni di bug e suggerimenti a <bug-wget@gnu.org>.

    DISCLAIMER: Questo post non invita a commettere reati ne tantomeno ad infrangere la legge (degli uomini o Divina). Quanto scritto può essere parzialmente o totalmente falso o frutto della fantasia (malata) dell'autore. L'autore non si assume responsabilità per quanto scritto, suggerito o sottointeso da questo post.

  11. #11
    Senior Member
    Data Registrazione
    Jan 2016
    Messaggi
    2.805

    Re: scargare immagini da pagina con thumbnail senza aprirli tutti

    arabo per me

Permessi di Scrittura

  • Tu non puoi inviare nuove discussioni
  • Tu non puoi inviare risposte
  • Tu non puoi inviare allegati
  • Tu non puoi modificare i tuoi messaggi
  •  
Chi Siamo
Forum ufficiale della rivista
The Games Machine
Seguici su