Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ie/Reddit] Fix thumbnail extraction | bashonly | 2023-07-29 | 1 | -0/+1 |
| | | | | Authored by: bashonly | ||||
* | [extractor/reddit] Add login support (#6950) | bashonly | 2023-04-29 | 1 | -0/+21 |
| | | | | Closes #6949 Authored by: bashonly | ||||
* | [extractor/reddit] Support cookies and short URLs (#6825) | bashonly | 2023-04-16 | 1 | -14/+58 |
| | | | | Closes #6665, Closes #6753 Authored by: bashonly | ||||
* | [extractor/reddit] Support user posts (#6173) | OMEGA_RAZER | 2023-02-06 | 1 | -3/+27 |
| | | | Authored by: OMEGARAZER | ||||
* | [extractor/reddit] Add subreddit as `channel_id` (#5685) | George Schizas | 2023-01-07 | 1 | -0/+3 |
| | | | | Authored by: gschizas Closes #5684 | ||||
* | [extractor/reddit] Extract crossposted media (#5801) | bashonly | 2022-12-21 | 1 | -1/+21 |
| | | | | Closes #5798 Authored by: bashonly | ||||
* | [extractor/reddit] Extract video embeds in text posts (#5677) | bashonly | 2022-12-01 | 1 | -8/+37 |
| | | | | Closes #5612 Authored by: bashonly | ||||
* | [extractor/reddit] Add vcodec to fallback format (#5591) | chengzhicn | 2022-11-20 | 1 | -0/+1 |
| | | | Authored by: chengzhicn | ||||
* | [extractor] Deprecate `_sort_formats` | pukkandan | 2022-11-17 | 1 | -1/+0 |
| | |||||
* | [extractor/reddit] Add fallback format (#5165) | bashonly | 2022-10-07 | 1 | -3/+32 |
| | | | | Closes #5160 Authored by: bashonly | ||||
* | [reddit] Prevent infinite loop | pukkandan | 2022-04-29 | 1 | -0/+11 |
| | | | | Closes #3588 | ||||
* | [Reddit] Add support for 1080p videos (#1682) | Joshua Lochner | 2021-11-19 | 1 | -40/+42 |
| | | | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/29565 Authored by: xenova | ||||
* | [test/download] Fallback test to `bv` | pukkandan | 2021-11-06 | 1 | -4/+0 |
| | |||||
* | [reddit] bugfix for 8e3fd7e034cdd54972d13394821cd9e55e1c3735 | pukkandan | 2021-10-06 | 1 | -1/+1 |
| | |||||
* | [reddit] Fix 429 by generating a random `reddit_session` | pukkandan | 2021-09-30 | 1 | -9/+17 |
| | | | | | | Related: a76e2e0f8898c06939b6a123fa863ab8876cfa20, #1014, https://github.com/ytdl-org/youtube-dl/issues/29986 Original PR: https://github.com/ytdl-org/youtube-dl/pull/30017 Authored by: AjaxGb | ||||
* | [reddit] Add embedded url (#1090) | u-spec-png | 2021-09-26 | 1 | -1/+4 |
| | | | Authored by: u-spec-png | ||||
* | [reddit] Workaround for 429 by redirecting to old.reddit.com | pukkandan | 2021-09-22 | 1 | -7/+3 |
| | | | | Closes #1014 | ||||
* | [reddit] Fix for quarantined subreddits (#848) | ouwou | 2021-09-02 | 1 | -0/+2 |
| | | | Authored by: ouwou | ||||
* | [extractor] Common function `_match_valid_url` | pukkandan | 2021-08-23 | 1 | -2/+1 |
| | |||||
* | Completely change project name to yt-dlp (#85) | Pccode66 | 2021-02-25 | 1 | -0/+161 |
* 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 |