twrecked / pyaarlo

Asynchronous Arlo Component for Python
GNU Lesser General Public License v3.0
50 stars 34 forks source link

Unable to download videos past 1 day #92

Open kmugh opened 2 years ago

kmugh commented 2 years ago

ArloMediaLibrary.load() only returns videos from the previous day. I tried setting library_days=30 in the PyArlo init params, but still does not help. The same function used to return all videos earlier - have there been any API changes recently? TIA.