You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.
So the problem with date ranges is that steve picks up something and then decides that it's the recorded time. But in most cases, it's not the recorded time--it's the published time.
Because of that disconnect, I'm not sure how useful this would be and I think there are a lot of edge cases where it fails.
However, I do think that "steve-cmd fetch ..." should have more options. Maybe we could allow you to specify criteria it fetches on and also give it a --test option (or something like that) where it doesn't actually save the files, but it does list them all so you can figure out what criteria to apply.
We could solve this a different way, too. We could rework the fetch code so that it's a library function and it returns an array of data. Then you could write your own script that calls the fetch function and only saves what you're interested in saving. That gives you a lot more flexibility without us writing and maintaining a lot of steve code.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'd like to be able to specify a date range when I fetch videos.
The text was updated successfully, but these errors were encountered: