Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Upstream Changes #1

Merged
merged 88 commits into from
Apr 24, 2024
Merged

Merge Upstream Changes #1

merged 88 commits into from
Apr 24, 2024

Conversation

JackTildeD
Copy link
Owner

No description provided.

wlritchi and others added 30 commits December 11, 2023 00:47
avoids wiping the cookies file if the disk is full
should probably get a better name,
but this is what it's called internally by Twitter
'user.name' instead of just 'name' when testing for
"user": { … , "name": "…", … }
get fullsize image instead resized
by remove ".md" and ".th" in image url, it will download fullsize of images
'O' would get the *current* local UTC offset and apply it to all
'datetime' objects it gets applied to.
This would result in a wrong offset if the current offset includes
DST and the target 'datetime' does not or vice-versa.

'O' now determines the correct local UTC offset while respecting DST for
each individual 'datetime'.
- replace legacy 'id' vales with alphanumeric ones, since the former are
  no longer available
- approximate 'vote_average', since the real value is no longer
  available
- fix 'vote_count'
album descriptions are no longer available on album pages
and the previous code erroneously returned just '0'
mikf and others added 29 commits April 9, 2024 19:24
use it in rendered .rst documents as well as in .md ones
This commit adds a warnings flag

It can be combined with -q / --quiet to display warnings.
The intent is to provide a silent option that still surfaces
warning and error messages so that they are visible in logs.
- handle more subtasks
- support 2FA
- support email verification codes
… when accessing 'code' after an requests exception was raised.

Caused by the changes in 566472f
python test_results.py twitter:+/i/web/
python test_results.py twitter:~twitpic
allow specifying ANSI colors for all loglevels
(debug, info, warning, error)
Merge remote-tracking branch 'upstream/master' into HEAD.
@JackTildeD JackTildeD merged commit 6b3ba34 into master Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants