Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [adobepass] Add Suddenlink MSO (#2977) | CplPwnies | 2022-03-08 | 1 | -0/+51 |
| | | | | Closes #2704 Authored by: CplPwnies | ||||
* | [mildom] Fix linter | Lesmiscore | 2022-03-08 | 1 | -1/+0 |
| | |||||
* | [mildom] Rework extractors (#2940) | Lesmiscore (Naoya Ozaki) | 2022-03-08 | 2 | -159/+137 |
| | | | Authored by: Lesmiscore | ||||
* | [ard] Fix valid URL | pukkandan | 2022-03-08 | 1 | -5/+14 |
| | | | | Partial fix for #2975 | ||||
* | [youtube] Prefer UTC upload date for videos (#2223) | coletdev | 2022-03-08 | 1 | -4/+99 |
| | | | | | | Except for live/scheduled streams/premieres. Closes #1881 Related: #2402 Authored-by: coletdjnz | ||||
* | [utils] Better traceback for `ExtractorError` | pukkandan | 2022-03-08 | 2 | -4/+5 |
| | |||||
* | [nrk] Add fallback API | pukkandan | 2022-03-08 | 1 | -3/+8 |
| | | | | Closes #1891 | ||||
* | [build] Update pyinstaller to 4.10 | shirt | 2022-03-07 | 1 | -3/+3 |
| | |||||
* | [utils] render_table: Fix character calculation for removing extra gap | Lesmiscore | 2022-03-06 | 1 | -1/+1 |
| | | | | without this fix, the column next to delimiter will lack leading spaces on terminal (see https://github.com/yt-dlp/yt-dlp/pull/920#issuecomment-1059914615 for the situation) | ||||
* | [youtube] Fix automatic captions | pukkandan | 2022-03-05 | 1 | -3/+8 |
| | | | | Closes #2956 | ||||
* | [tumblr] Fix extractor (#2883) | foghawk | 2022-03-04 | 1 | -86/+264 |
| | | | Authored by: foghawk | ||||
* | [ant1newsgr] Add extractor (#1982) | Zenon Mousmoulas | 2022-03-04 | 6 | -19/+181 |
| | | | Authored by: zmousm | ||||
* | Update to ytdl-commit-6508688 | pukkandan | 2022-03-05 | 21 | -140/+621 |
| | | | | | | | | | | | | Make default upload_/release_date a compat_str https://github.com/ytdl-org/youtube-dl/commit/6508688e88c83bb811653083db9351702cd39a6a Except: * "[NDR] Overhaul NDR and NJoy extractors" https://github.com/ytdl-org/youtube-dl/pull/30531 - https://github.com/ytdl-org/youtube-dl/commit/01824d275bfa7efbaca274b38c1ddc2b03f12f5d - https://github.com/ytdl-org/youtube-dl/commit/39a98b09a2acf50dc64bc41185be723b98e740b9 - https://github.com/ytdl-org/youtube-dl/commit/f0a05a55c2ee512880546c056cfbec5ad3399798 - https://github.com/ytdl-org/youtube-dl/commit/4186e817772d49d6f66b07c5ac8c248f026a6446 | ||||
* | [VideocampusSachsen] Add extractors (#2787) | FestplattenSchnitzel | 2022-03-04 | 2 | -0/+100 |
| | | | Authored by: FestplattenSchnitzel | ||||
* | Implement `--add-header` without modifying `std_headers` | pukkandan | 2022-03-04 | 10 | -29/+28 |
| | | | | Closes #2526, #1614 | ||||
* | Revert 2e4cacd038b8543ccecfa9081dff6f656c979548 | pukkandan | 2022-03-04 | 1 | -4/+6 |
| | | | | Closes #2923 | ||||
* | Fix verbose log when stdout/stderr encoding is `None` | pukkandan | 2022-03-04 | 1 | -1/+1 |
| | | | | See: 5c104538270e5fc5ff8cf1007c34c0bf1e82e003 | ||||
* | [bandcamp] Detect acodec | pukkandan | 2022-03-04 | 1 | -0/+1 |
| | |||||
* | [FormatSort] Consider `acodec`=`ogg` as `vorbis` | pukkandan | 2022-03-04 | 1 | -1/+1 |
| | |||||
* | [twitch] Fix field name of `view_count` | pukkandan | 2022-03-04 | 1 | -1/+1 |
| | |||||
* | Better error message when no --live-from-start format | pukkandan | 2022-03-04 | 1 | -9/+12 |
| | |||||
* | Handle negative duration from extractor | pukkandan | 2022-03-04 | 2 | -1/+3 |
| | | | | Closes #2921 | ||||
* | Fix doubling of `video_id` in `ExtractorError` | pukkandan | 2022-03-04 | 2 | -3/+4 |
| | |||||
* | [lbry] Fix `--ignore-no-formats-error` | pukkandan | 2022-03-04 | 1 | -4/+5 |
| | | | | Closes #2942 | ||||
* | [Gettr] Improve extractor (#2920) | i6t | 2022-03-04 | 1 | -27/+55 |
| | | | Authored by: i6t | ||||
* | [crunchyroll] Better error reporting on login failure (#2938) | Jeff Huffman | 2022-03-04 | 1 | -1/+1 |
| | | | Authored by: tejing1 | ||||
* | [zingmp3] Fix extractor (#2889) | Ha Tien Loi | 2022-03-04 | 1 | -46/+89 |
| | | | Authored by: hatienl0i261299 | ||||
* | [daystar] Add extractor (#2924) | Ha Tien Loi | 2022-03-04 | 2 | -0/+49 |
| | | | | Closes #2887 Authored by; hatienl0i261299 | ||||
* | [telegram] Add extractor (#2922) | Ha Tien Loi | 2022-03-04 | 2 | -0/+38 |
| | | | | | Closes #2910 Authored by: hatienl0i261299 | ||||
* | [extractor] Support `--mark-watched` without `_NETRC_MACHINE` (#2939) | coletdev | 2022-03-03 | 1 | -1/+1 |
| | | | Authored by: coletdjnz | ||||
* | [downloader] Obey `--file-access-retries` when deleting/renaming (#2224) | Emanuel Hoogeveen | 2022-03-03 | 4 | -22/+35 |
| | | | Authored by: ehoogeveen-medweb | ||||
* | [utils] Improve file locking | pukkandan | 2022-03-03 | 1 | -8/+12 |
| | | | | | * Implement non-blocking locks for windows * Don't raise error when closing a closed file | ||||
* | [utils] Fix file locking for AOSP (#2714) | Justin Keogh | 2022-03-03 | 1 | -6/+16 |
| | | | | | Closes #2080, #2670 Authored by: jakeogh | ||||
* | [utils] OnDemandPagedList: Do not download pages after error | pukkandan | 2022-03-03 | 1 | -4/+9 |
| | |||||
* | [manyvids] Extract `uploader` (#2913) | pukkandan | 2022-03-03 | 1 | -0/+1 |
| | | | | Authored by: regarten | ||||
* | [cleanup] Don't pass protocol to `_extract_m3u8_formats` for live videos | pukkandan | 2022-03-02 | 8 | -22/+9 |
| | | | | `live` parameter already handles changing the protocol | ||||
* | [niconico] Add playlist extractors and refactor (#2915) | Lesmiscore (Naoya Ozaki) | 2022-03-03 | 2 | -35/+155 |
| | | | Authored by: Lesmiscore | ||||
* | [mirrativ] Cleanup extractor code (#2925) | Lesmiscore (Naoya Ozaki) | 2022-03-03 | 1 | -48/+35 |
| | | | Authored by: Lesmiscore | ||||
* | [rokfin] Add stack and channel extractors (#1534) | pukkandan | 2022-03-02 | 3 | -7/+113 |
| | | | | Authored by: P-reducible, pukkandan | ||||
* | [rokfin] Add extractor (#1534) | pukkandan | 2022-03-02 | 2 | -0/+159 |
| | | | | Authored by: P-reducible, pukkandan | ||||
* | [youtube:tab] Follow redirect to regional channel (#2884) | coletdev | 2022-02-28 | 1 | -5/+20 |
| | | | | Closes #2694 Authored by: coletdjnz | ||||
* | [downloader/fragment] Fix bugs around resuming with Range (#2901) | Lesmiscore (Naoya Ozaki) | 2022-02-28 | 3 | -19/+41 |
| | | | Authored by: Lesmiscore | ||||
* | [downloader/fragment] Ignore `FileNotFoundError` when downloading livestreams | Lesmiscore | 2022-02-26 | 1 | -1/+6 |
| | | | | | | when `--live-from-start` is used for YouTube and the live ends, request for the last segment prematurely ends (or 404, 403). this is causing lack of the file and `FileNotFoundError` lacking segment doesn't have any data, so it's safe to ignore | ||||
* | [downloader/fragment] Fix problem where multiple threads can share one iterator | Lesmiscore | 2022-02-25 | 1 | -8/+7 |
| | | | | | | which causes "ValueError: generator already executing" error Closes #2881 | ||||
* | [fc2:live] Add extractor (#2418) | Lesmiscore (Naoya Ozaki) | 2022-02-25 | 5 | -1/+197 |
| | | | Authored by: Lesmiscore | ||||
* | [AbemaTV] Add extractors (#1688) | Lesmiscore (Naoya Ozaki) | 2022-02-25 | 3 | -0/+515 |
| | | | Authored by: Lesmiscore | ||||
* | [downloader/fragment] Improve `--live-from-start` for YouTube livestreams ↵ | Lesmiscore (Naoya Ozaki) | 2022-02-25 | 2 | -16/+38 |
| | | | | (#2870) | ||||
* | [devscripts] Improve `prepare_manpage` | pukkandan | 2022-02-24 | 1 | -15/+11 |
| | | | | Closes #2873 | ||||
* | [YoutubeDL] Fill more fields for playlists (#2824) | Lesmiscore (Naoya Ozaki) | 2022-02-24 | 1 | -47/+54 |
| | |||||
* | Add pre-processor stage `after_filter` | pukkandan | 2022-02-23 | 6 | -58/+39 |
| | | | | | | | * Move `_match_entry` and `post_extract` to `process_video_result`. It is also left in `process_info` for API compat * `--list-...` options and `--force-write-archive` now obey filtering options * Move `SponsorBlockPP` to `after_filter`. Closes https://github.com/yt-dlp/yt-dlp/issues/2536 * Reverts 4ec82a72bbf7ff0066edb50dcad20aa77ac2fe09 since this commit addresses the issue it was solving |