Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |