]> jfr.im git - yt-dlp.git/history - yt_dlp/extractor/twitter.py
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)
[yt-dlp.git] / yt_dlp / extractor / twitter.py
2024-05-26  Simon Sawicki[misc] Add `hatch`, `ruff`, `pre-commit` and improve...
2024-05-18  bashonly[ie/twitter] Fix auth for x.com migration (#9952)
2024-05-16  bashonly[ie/twitter] Support x.com URLs (#9926)
2024-02-22  bashonly[ie/twitter] Extract numeric `channel_id` (#9263)
2024-02-21  bashonly[ie/twitter] Extract bitrate for HLS audio formats...
2023-12-24  bashonly[ie/twitter] Work around API rate-limit (#8825)
2023-12-24  bashonly[ie/twitter] Prioritize m3u8 formats (#8826)
2023-12-19  bashonly[ie/twitter] Extract stale tweets (#8724)
2023-11-11  bashonly[ie/twitter:broadcast] Support `--wait-for-video` ...
2023-11-11  HitomaruKonpaku[ie/twitter:broadcast] Improve metadata extraction...
2023-10-13  bashonly[cleanup] Misc (#8338)
2023-09-09  bashonly[ie/twitter] Fix retweet extraction and syndication...
2023-09-05  bashonly[ie/twitter:spaces] Pass referer header to downloader
2023-07-29  bashonly[ie/twitter] Add fallback, improve error handling ...
2023-07-15  bashonly[ie/twitter:spaces] Fix format protocol (#7550)
2023-07-15  coletdjnz[compat, networking] Deprecate old functions (#2861)
2023-07-06  bashonly[extractor/twitter] Fix GraphQL and legacy API (#7516)
2023-07-06  pukkandanRevert 49296437a8e5fa91dacb5446e51ab588474c85d3
2023-07-05  bashonly[extractor/twitter] Fix unauthenticated extraction...
2023-07-05  bashonly[extractor/twitter:spaces] Fix extraction (#7512)
2023-06-08  bashonly[extractor/twitter] Add login support (#7258)
2023-06-01  CeruleanSky[extractor/twitter:spaces] Add `release_timestamp`...
2023-05-01  bashonly[extractor/twitter] Default to GraphQL, handle auth...
2023-03-04  lauren n. liberda[extractor/twitter] Fix retweet extraction (#6422)
2023-02-12  Simon Sawicki[extractor/twitter] Fix `--no-playlist` and add media...
2023-02-02  lauren n. liberda[extractor/twitter] Fix graphql extraction on some...
2022-12-09  bashonly[extractor/twitter] Heed `--no-playlist` for multi...
2022-11-18  bashonly[extractor/twitter] Refresh guest token when expired...
2022-11-18  nixxo[extractor/twitter:spaces] Add 'Referer' to m3u8 (...
2022-11-17  pukkandan[extractor] Deprecate `_sort_formats`
2022-10-19  Simon Sawicki[extractor/twitter] Add Spaces extractor and GraphQL...
2022-10-12  sam[extractor/twitter] Add onion site to `_VALID_URL`...
2022-10-11  Simon Sawicki[extractor/twitter] Support multi-video posts (#5183)
2022-06-18  pukkandan[cleanup, utils] Don't use kwargs for `format_field`
2022-04-12  pukkandan[cleanup] Upgrade syntax
2022-02-14  Ronald Ip[twitter] Fix for private videos (#2772)
2022-01-21  pukkandan[cleanup] Use format_field where applicable
2022-01-10  pukkandan[twitter] Fix video in quoted tweets
2021-10-26  pukkandan[twitter] Do not sort by codec
2021-08-22  pukkandan[extractor] Common function `_match_valid_url`
2021-05-06  pukkandanUpdate to ytdl-commit-a726009
2021-04-28  pukkandanSubtitle extraction from streaming media manifests...
2021-04-28  Felix S[twitter] Extract subtitles from HLS manifests
2021-02-24  Pccode66Completely change project name to yt-dlp (#85)