Jared Van Bortel

Results 359 comments of Jared Van Bortel

I'm reopening this issue so it can be tracked separately. Certificate verification errors are tracked here, TLS protocol version errors are tracked in #226.

The disadvantages are that TumblThree doesn't save likes in the same way (it scrapes images and videos but doesn't get the actual posts/text), and that it tends to lag a...

@shelbylee-final What do you mean by "read-more content"? My first interpretation was "content located after a read-more/keep-reading button". But I tried downloading a post with a read-more button using tumblr-utils,...

Erm, now we have no issue to track this. It's probably possible to implement. Could someone reopen?

This is covered by PR #200. It requires a config file at `~/.config/tumblr`. See the docstring in tumble.py for instructions on how to create this file. Anybody on Windows should...

Here's an untested patch that attempts to make the video/audio save/embed code more robust. I don't know Python as well as I know C++, so standard disclaimer if it doesn't...

There should be a way of marking the difference in the filesystem so that the program can detect an accidental overwrite. It would also be helpful for the index.html to...

Reopening as a documentation issue. Many people are having this problem.

Why is anybody extracting archives to install Python packages? @neftd Please use pip (`python -m pip install youtube_dl`).