Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ie/twitter] Fix retweet extraction and syndication API (#8016) | bashonly | 2023-09-09 | 1 | -51/+132 |
| | | | Authored by: bashonly | ||||
* | [ie/twitter:spaces] Pass referer header to downloader | bashonly | 2023-09-05 | 1 | -1/+3 |
| | | | | | Closes #8029 Authored by: bashonly | ||||
* | [ie/twitter] Add fallback, improve error handling (#7621) | bashonly | 2023-07-29 | 1 | -21/+60 |
| | | | | Closes #7579, Closes #7625 Authored by: bashonly | ||||
* | [ie/twitter:spaces] Fix format protocol (#7550) | bashonly | 2023-07-15 | 1 | -3/+35 |
| | | | | Closes #7536 Authored by: bashonly | ||||
* | [compat, networking] Deprecate old functions (#2861) | coletdjnz | 2023-07-15 | 1 | -1/+1 |
| | | | | Authored by: coletdjnz, pukkandan | ||||
* | [extractor/twitter] Fix GraphQL and legacy API (#7516) | bashonly | 2023-07-06 | 1 | -67/+124 |
| | | | Authored by: bashonly | ||||
* | Revert 49296437a8e5fa91dacb5446e51ab588474c85d3 | pukkandan | 2023-07-06 | 1 | -70/+110 |
| | |||||
* | [extractor/twitter] Fix unauthenticated extraction (#7476) | bashonly | 2023-07-05 | 1 | -110/+70 |
| | | | | Closes #7473 Authored by: bashonly | ||||
* | [extractor/twitter:spaces] Fix extraction (#7512) | bashonly | 2023-07-05 | 1 | -14/+24 |
| | | | | Closes #7455 Authored by: bashonly | ||||
* | [extractor/twitter] Add login support (#7258) | bashonly | 2023-06-08 | 1 | -15/+198 |
| | | | | Closes #6951 Authored by: bashonly | ||||
* | [extractor/twitter:spaces] Add `release_timestamp` (#7186) | CeruleanSky | 2023-06-01 | 1 | -0/+3 |
| | | | Authored by: CeruleanSky | ||||
* | [extractor/twitter] Default to GraphQL, handle auth errors (#6957) | bashonly | 2023-05-01 | 1 | -75/+61 |
| | | | | Closes #6763 Authored by: bashonly | ||||
* | [extractor/twitter] Fix retweet extraction (#6422) | lauren n. liberda | 2023-03-04 | 1 | -2/+24 |
| | | | Authored by: selfisekai | ||||
* | [extractor/twitter] Fix `--no-playlist` and add media `view_count` when ↵ | Simon Sawicki | 2023-02-12 | 1 | -22/+75 |
| | | | | | using GraphQL (#6211) Authored by: Grub4K | ||||
* | [extractor/twitter] Fix graphql extraction on some tweets (#6075) | lauren n. liberda | 2023-02-02 | 1 | -1/+27 |
| | | | Authored by: selfisekai | ||||
* | [extractor/twitter] Heed `--no-playlist` for multi-video tweets (#5757) | bashonly | 2022-12-09 | 1 | -4/+53 |
| | | | | Closes #5752 Authored by: bashonly, Grub4K | ||||
* | [extractor/twitter] Refresh guest token when expired (#5560) | bashonly | 2022-11-18 | 1 | -42/+50 |
| | | | | Closes #5548 Authored by: bashonly, Grub4K | ||||
* | [extractor/twitter:spaces] Add 'Referer' to m3u8 (#5580) | nixxo | 2022-11-18 | 1 | -1/+2 |
| | | | | Closes #5565 Authored by: nixxo | ||||
* | [extractor] Deprecate `_sort_formats` | pukkandan | 2022-11-17 | 1 | -2/+2 |
| | |||||
* | [extractor/twitter] Add Spaces extractor and GraphQL API (#5247, #4864) | Simon Sawicki | 2022-10-19 | 1 | -52/+423 |
| | | | | | | | | Closes #1605, Closes #5233, Closes #1249 Authored by: Grub4K, nixxo, bashonly, pukkandan Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com> Co-authored-by: nixxo <nixxo@protonmail.com> | ||||
* | [extractor/twitter] Add onion site to `_VALID_URL` (#5208) | sam | 2022-10-12 | 1 | -1/+5 |
| | | | | See #3053 Authored by: DoubleCouponDay | ||||
* | [extractor/twitter] Support multi-video posts (#5183) | Simon Sawicki | 2022-10-11 | 1 | -97/+228 |
| | | | | Closes #5157, Closes #5147 Authored by: Grub4K | ||||
* | [cleanup, utils] Don't use kwargs for `format_field` | pukkandan | 2022-06-18 | 1 | -1/+1 |
| | |||||
* | [cleanup] Upgrade syntax | pukkandan | 2022-04-12 | 1 | -3/+0 |
| | | | | | | | | | | Using https://github.com/asottile/pyupgrade 1. `__future__` imports and `coding: utf-8` were removed 2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format` 3. f-strings were cherry-picked from `pyupgrade --py36-plus` Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts | ||||
* | [twitter] Fix for private videos (#2772) | Ronald Ip | 2022-02-14 | 1 | -0/+3 |
| | | | | Closes #2762, https://github.com/ytdl-org/youtube-dl/issues/27643 Authored by: iphoting | ||||
* | [cleanup] Use format_field where applicable | pukkandan | 2022-01-21 | 1 | -1/+2 |
| | |||||
* | [twitter] Fix video in quoted tweets | pukkandan | 2022-01-10 | 1 | -2/+3 |
| | | | | Closes #2254 | ||||
* | [twitter] Do not sort by codec | pukkandan | 2021-10-26 | 1 | -1/+1 |
| | | | | Closes #1431 | ||||
* | [extractor] Common function `_match_valid_url` | pukkandan | 2021-08-23 | 1 | -1/+1 |
| | |||||
* | Update to ytdl-commit-a726009 | pukkandan | 2021-05-06 | 1 | -0/+4 |
| | | | | | [blinkx] Remove extractor https://github.com/ytdl-org/youtube-dl/commit/a7260099873acc6dc7d76cafad2f6b139087afd0 | ||||
* | [twitter] Extract subtitles from HLS manifests | Felix S | 2021-04-28 | 1 | -9/+19 |
| | |||||
* | Completely change project name to yt-dlp (#85) | Pccode66 | 2021-02-25 | 1 | -0/+683 |
* All modules and binary names are changed * All documentation references changed * yt-dlp no longer loads youtube-dlc config files * All URLs changed to point to organization account Co-authored-by: Pccode66 Co-authored-by: pukkandan |