tadpoles-media-downloader icon indicating copy to clipboard operation
tadpoles-media-downloader copied to clipboard

Hack method to download all of your media from tadpoles.com

Results 7 tadpoles-media-downloader issues
Sort by recently updated
recently updated
newest added

TypeError: Cannot read properties of undefined (reading 'length') Body src/components/Body.js:42:27 39 | 40 | const { loggedInUser, setUserName } = useContext(UserContext); 41 | > 42 | return ListofRestrorants.length === 0...

![Capture](https://user-images.githubusercontent.com/111906837/197004585-af404d1c-5829-4697-bf2d-0eaa27b864cc.JPG) Hi there, seems like a new issue with Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'length') at index.js:264:90 at Array.filter () at media_getter (index.js:264:50) Thanks!

Fixes the issue where the script stops running because tadpoles now has books they add each month that include a redirect url

Hi, thanks for making this. I successfully used this to grab several years of my kids pics back in February. I went to do it again today, and it keeps...

Hello, Thank you for writing this. Thank you

No issue - just wanted to thank you for putting this together and sharing with the world. I've managed to download all my sons pictures without any issues. Thank you!

Awesome work you've done here. Just wanted to let you know of a minor but pesky issue: Copying the code below from this repo directly works fine: `javascript:var js =...