Lesmiscore (Naoya Ozaki)
6e6beffd04
[openrec] Refactor extractors ( #2941 )
...
Authored by: Lesmiscore
3 years ago
pukkandan
e491d06d34
[utils] ExtractorError: Fix for older python versions
...
Closes #2993
3 years ago
pukkandan
7a0ba75857
[build] Add `requirements.txt` to pip distributions
...
Closes #2995
3 years ago
coletdev
e248be3319
[panopto] Add extractors ( #2908 )
...
Based on https://github.com/ytdl-org/youtube-dl/pull/13449
Closes #1946
Authored by: coletdjnz, kmark
3 years ago
pukkandan
ff91cf7483
[utils] Add `get_first`
3 years ago
github-actions
a3b7dff015
[version] update
...
Created by: pukkandan
:ci skip all
3 years ago
pukkandan
c0c2c57d35
Release 2022.03.08.1
3 years ago
pukkandan
aee6ce5867
[build] Fix bug in 08d30158ec
3 years ago
pukkandan
d1b5f70bc9
[cleanup] Refactor `__init__.py` ( #2570 )
...
* Split `__init__` code into multiple functions
* Clean up validation code by grouping similar types of options
* Expose `parse_options` to third parties
3 years ago
github-actions
1eae7f94c1
[version] update
...
Created by: pukkandan
:ci skip all
3 years ago
pukkandan
535eb16a44
Release 2022.03.08
3 years ago
P-reducible
9461cb586a
[Rokfin] Fix `availability` ( #1534 )
...
Authored by: P-reducible
3 years ago
pukkandan
a405b38f20
[youtube] Further de-prioritize 3gp format
3 years ago
pukkandan
08d30158ec
[cleanup, docs] Misc cleanup
...
Closes #2828 , closes #2734 , closes #2802 , closes #2937
3 years ago
Ha Tien Loi
c89bec262c
[xinpianchang] Add extractor ( #2963 )
...
Authored by: hatienl0i261299
3 years ago
Ha Tien Loi
151f8f1c02
[fptplay] Add extractor ( #2949 )
...
Closes #2857
Authored by: hatienl0i261299
3 years ago
Max Mehl
a35155be17
[peertube] Add media.fsfe.org ( #2986 )
...
Authored by: mxmehl
3 years ago
nyuszika7h
e66662b1e0
[ccma] Fix timestamp parsing ( #2989 )
...
Authored by: nyuszika7h
3 years ago
coletdev
4390d5ec12
Add brotli content-encoding support ( #2433 )
...
Authored by: coletdjnz
3 years ago
CplPwnies
9e0e6adb2d
[adobepass] Add Suddenlink MSO ( #2977 )
...
Closes #2704
Authored by: CplPwnies
3 years ago
Lesmiscore
b637c4e22e
[mildom] Fix linter
3 years ago
Lesmiscore (Naoya Ozaki)
fb6e3f4389
[mildom] Rework extractors ( #2940 )
...
Authored by: Lesmiscore
3 years ago
pukkandan
409cdd1ec9
[ard] Fix valid URL
...
Partial fix for #2975
3 years ago
coletdev
992f9a730b
[youtube] Prefer UTC upload date for videos ( #2223 )
...
Except for live/scheduled streams/premieres.
Closes #1881
Related: #2402
Authored-by: coletdjnz
3 years ago
pukkandan
497d2fab6c
[utils] Better traceback for `ExtractorError`
3 years ago
pukkandan
2807d1709b
[nrk] Add fallback API
...
Closes #1891
3 years ago
shirt
b46ccbc6d4
[build] Update pyinstaller to 4.10
3 years ago
Lesmiscore
1ed7953a74
[utils] render_table: Fix character calculation for removing extra gap
...
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)
3 years ago
pukkandan
d49669acad
[youtube] Fix automatic captions
...
Closes #2956
3 years ago
foghawk
bed30106f5
[tumblr] Fix extractor ( #2883 )
...
Authored by: foghawk
3 years ago
Zenon Mousmoulas
27231526ae
[ant1newsgr] Add extractor ( #1982 )
...
Authored by: zmousm
3 years ago
pukkandan
50e93e03a7
Update to ytdl-commit-6508688
...
Make default upload_/release_date a compat_str
6508688e88
Except:
* "[NDR] Overhaul NDR and NJoy extractors" https://github.com/ytdl-org/youtube-dl/pull/30531
- 01824d275b
- 39a98b09a2
- f0a05a55c2
- 4186e81777
3 years ago
FestplattenSchnitzel
72e995f122
[VideocampusSachsen] Add extractors ( #2787 )
...
Authored by: FestplattenSchnitzel
3 years ago
pukkandan
8b7539d27c
Implement `--add-header` without modifying `std_headers`
...
Closes #2526 , #1614
3 years ago
pukkandan
e48b3875ec
Revert 2e4cacd038
...
Closes #2923
3 years ago
pukkandan
2a938746f3
Fix verbose log when stdout/stderr encoding is `None`
...
See: 5c10453827
3 years ago
pukkandan
933dbf5a55
[bandcamp] Detect acodec
3 years ago
pukkandan
a10aa588b0
[FormatSort] Consider `acodec`=`ogg` as `vorbis`
3 years ago
pukkandan
be8cd3cb1d
[twitch] Fix field name of `view_count`
3 years ago
pukkandan
319b6059d2
Better error message when no --live-from-start format
3 years ago
pukkandan
4c3f8c3fb6
Handle negative duration from extractor
...
Closes #2921
3 years ago
pukkandan
7265a2190c
Fix doubling of `video_id` in `ExtractorError`
3 years ago
pukkandan
3a4bb9f751
[lbry] Fix `--ignore-no-formats-error`
...
Closes #2942
3 years ago
i6t
b90dbe6c19
[Gettr] Improve extractor ( #2920 )
...
Authored by: i6t
3 years ago
Jeff Huffman
97bef011ee
[crunchyroll] Better error reporting on login failure ( #2938 )
...
Authored by: tejing1
3 years ago
Ha Tien Loi
ecca4519b7
[zingmp3] Fix extractor ( #2889 )
...
Authored by: hatienl0i261299
3 years ago
Ha Tien Loi
761fba6d22
[daystar] Add extractor ( #2924 )
...
Closes #2887
Authored by; hatienl0i261299
3 years ago
Ha Tien Loi
5bcccbfec3
[telegram] Add extractor ( #2922 )
...
Closes #2910
Authored by: hatienl0i261299
3 years ago
coletdev
ded9f32667
[extractor] Support `--mark-watched` without `_NETRC_MACHINE` ( #2939 )
...
Authored by: coletdjnz
3 years ago
Emanuel Hoogeveen
45806d44a7
[downloader] Obey `--file-access-retries` when deleting/renaming ( #2224 )
...
Authored by: ehoogeveen-medweb
3 years ago