Coder Social home page Coder Social logo

Comments (10)

bissquitt avatar bissquitt commented on May 30, 2024 1

@floydpink - Downloading albums was implemented but that was not the request. You can't download multiple albums at once. I currently have hundreds of albums. Currently I have 2 options:

  1. download all pictures and lose all metadata associated with which album it is in

  2. download a single album, go back, wait for it to reload the list of albums, click the next one, spend a month doing this for each of the 100+ albums

from flickr-downloadr-gtk.

floydpink avatar floydpink commented on May 30, 2024

Thanks for the feedback and the suggestion - will try and put this into one of the options that can be set for downloading all the photos.

And I am guessing downloading each of the albums individually is probably not an option for you?

from flickr-downloadr-gtk.

Mech0z avatar Mech0z commented on May 30, 2024

Of course its an option, the other would just be far easier :) but maybe I will try to clone it. Also just having an option to put photos in these folders would be nice Year\Month

As said the problem when downloading bulk is that file history says 30-12-2016 or whenever I downloaded it and therefore hard to sort afterwards

from flickr-downloadr-gtk.

Mech0z avatar Mech0z commented on May 30, 2024

Can you maybe tell me the difference between ConsumerSecret and SharedSecret ?

When I applied for a flickr api key I got a Key and a secret

from flickr-downloadr-gtk.

floydpink avatar floydpink commented on May 30, 2024

The SharedSecret is any arbitrary string that is used as the key to encrypt fickr-provided "api key" (ConsumerKey in the Secrets.cs module) and flickr-provided "secret" (ConsumerSecret).

And this unit test should help generate the encryptedConsumerKey and ConsumerSecret (with your specific SharedSecret being used as the CryptKey there).

All this is just to deter the sniffing of the official Api Key and Secret by increasing the barrier.

from flickr-downloadr-gtk.

Mech0z avatar Mech0z commented on May 30, 2024

Never figured this out, any chance you could add this feature or make a more detailed guide to compiling the code :)

from flickr-downloadr-gtk.

bissquitt avatar bissquitt commented on May 30, 2024

I second this request. Was looking for a fork to do just that. We have over 2000 albums in our flickr, sorting them after would be impossible, and selecting each 1 by 1 would be tedious. If I select an album and on the next page do download all, it does exactly what I want with naming the folder after the album...I just need it to do that for every album I have. This is the one feature I haven't seen in any other flickr downloader.

from flickr-downloadr-gtk.

floydpink avatar floydpink commented on May 30, 2024

See #82 (comment)

from flickr-downloadr-gtk.

floydpink avatar floydpink commented on May 30, 2024

@Mech0z - also, the download albums feature was implemented a while ago

from flickr-downloadr-gtk.

cutedaffodil avatar cutedaffodil commented on May 30, 2024

Closed by 8964d5b

from flickr-downloadr-gtk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.