Elyse
|
2aab569f1c
|
[extractor/wetv] Add extractors (#4330)
Closes #1115
Authored by: elyse0
|
2022-07-18 02:11:33 +05:30 |
Ehtisham Sabir
|
2e2c60c4ba
|
[extractor/wikimedia] Add extractor (#4314)
Based on https://github.com/ytdl-org/youtube-dl/pull/30796
Authored by: EhtishamSabir, pukkandan
|
2022-07-18 01:52:24 +05:30 |
HobbyistDev
|
306770819e
|
[extractor/Netverse] Improve playlist extractor (#3854)
Authored by: HobbyistDev
|
2022-07-18 01:41:17 +05:30 |
chris
|
dfa6661e0f
|
[extractor/rtvsl] Add extractor (#2586)
Authored by: iw0nderhow, pukkandan
|
2022-07-18 01:27:30 +05:30 |
pukkandan
|
24093d52a7
|
[update] Prepare to remove Python 3.6 support
|
2022-07-17 18:45:44 +05:30 |
pukkandan
|
f5e438a976
|
[compat] Let PyInstaller detect _legacy module
|
2022-07-17 18:45:43 +05:30 |
pukkandan
|
d08e1e6875
|
Fix bug in 5200976949
|
2022-07-17 17:03:54 +05:30 |
sqrtNOT
|
956f1cf805
|
[extractor/philharmoniedeparis] Fix extractor (#4367)
Closes #4297
Authored by: sqrtNOT
|
2022-07-17 16:29:56 +05:30 |
sqrtNOT
|
129dfa5f45
|
[extractor/WSJArticle] Fix video id extraction (#4268)
Closes #4249
Authored by: sqrtNOT
|
2022-07-17 16:04:33 +05:30 |
pukkandan
|
3df6a603e4
|
[extractor/WatchESPN] Improve _VALID_URL
Closes #4362
Authored by: dirkf, IONECarter
|
2022-07-17 05:08:19 +05:30 |
pukkandan
|
a7dc6a89f6
|
Support `--no-progress` for `--wait-for-video`
Closes #4365
|
2022-07-16 22:12:28 +05:30 |
odo2063
|
5200976949
|
[build] Fix architecture suffix of executables (#4355)
Authored by: odo2063
|
2022-07-16 21:52:48 +05:30 |
Pritam Das
|
e3e606de12
|
[extractor/instagram] Fix post/story extractors (#4074)
Closes #4343, #3077, #2736, #3002
Authored by: pritam20ps05, pukkandan
|
2022-07-15 22:14:43 +05:30 |
pukkandan
|
88f60feb32
|
Fix a904a7f8c6
|
2022-07-15 21:45:05 +05:30 |
Lesmiscore
|
a904a7f8c6
|
Allow users to specify encoding in each config files (#4357)
Authored by: Lesmiscore
|
2022-07-15 20:52:14 +09:00 |
Ferdinand Bachmann
|
49afc1d84a
|
[extractor/TubeTuGraz] Add extractor (#2397)
Based on https://github.com/ytdl-org/youtube-dl/pull/26778
Authored by: Ferdi265, pukkandan
|
2022-07-15 16:18:21 +05:30 |
pukkandan
|
6edf28081f
|
[extractor] Passthrough `errnote=False` to parsing
|
2022-07-15 16:10:47 +05:30 |
HobbyistDev
|
5f2da312fa
|
[extractor/rtl.lu] Add extractor (#4222)
Closes #1721
Authored by: HobbyistDev
|
2022-07-14 11:54:27 +05:30 |
Tim Weber
|
eb2333bce1
|
[extractor/StarTrek] Add extractor (#4191)
Authored by: scy
|
2022-07-13 23:59:44 +05:30 |
u-spec-png
|
660c0c4efd
|
[extractor/Trovo] Fix extractor (#4208)
Authored by: u-spec-png
|
2022-07-13 23:46:47 +05:30 |
Locke
|
fe588ce8ef
|
[extractor/acfun] Add extractors (#4228)
Closes #3545
Authored by: lockmatrix
|
2022-07-13 23:32:18 +05:30 |
HobbyistDev
|
26b92a919d
|
[extractor/tviplayer] Add extractor (#4281)
Closes #2134
Authored by: HobbyistDev
|
2022-07-13 23:26:57 +05:30 |
HobbyistDev
|
8f47b39b27
|
[extractor/detik] Add extractor (#4284)
Closes #4283
Authored by: HobbyistDev
|
2022-07-13 23:25:45 +05:30 |
llamasblade
|
2f1b7afe32
|
[extractor/hytale] Add extractor (#4326)
Authored by: llamasblade, pukkandan
|
2022-07-13 23:23:22 +05:30 |
Locke
|
dd634acd71
|
[extractor/Ximalaya] Fix extractors (#4339)
Authored by: lockmatrix
|
2022-07-13 19:48:03 +05:30 |
pukkandan
|
ebf99aaf70
|
[utils] Fix `get_domain`
Bug in ae61d108dd
Closes #4344
|
2022-07-13 19:44:19 +05:30 |
HobbyistDev
|
cbd4f237b4
|
[extractor/cellebrite] Add extractor (#4333)
Closes #4014
Authored by: HobbyistDev
|
2022-07-13 12:33:18 +05:30 |
ftk
|
418bbfd722
|
[extractor/twitch] Support storyboards for VODs (#4342)
Authored by: ftk
|
2022-07-13 01:57:50 +05:30 |
ftk
|
45e8a04e48
|
[extractor/youtube] More metadata for storyboards (#4334)
Authored by: ftk
|
2022-07-12 20:46:45 +05:30 |
Sebastian Wallkötter
|
0f44636597
|
[docs] Improve docstring of `download_ranges` (#4340)
Authored by: FirefoxMetzger
|
2022-07-12 19:21:41 +05:30 |
Elyse
|
7a7eeb1005
|
[aes] Add multiple padding modes in CBC
Authored by: elyse0
|
2022-07-12 19:14:03 +05:30 |
Dosychev Peter
|
4e7f375c94
|
[extractor/theholetv] Add extractor (#4325)
Authored by: dosy4ev
|
2022-07-11 04:48:12 +05:30 |
pukkandan
|
f5ea47488a
|
[cleanup] Minor fixes
|
2022-07-11 02:24:36 +05:30 |
pukkandan
|
134c913cca
|
Discard info_dict from memory if no longer needed
Closes #1399
|
2022-07-11 02:14:23 +05:30 |
pukkandan
|
56b5b832bf
|
[extractor/crunchyroll] Improve _VALID_URL
<http://www.crunchyroll.com/series/GR24PVM76/nichijou-my-ordinary-life>
should be handled by Generic
Closes #4322
|
2022-07-11 01:13:32 +05:30 |
pukkandan
|
cb794ee010
|
Do not allow extractors to return `None`
|
2022-07-11 01:13:31 +05:30 |
pukkandan
|
6d645b5577
|
[http] Ensure the file handle is always closed
Closes #4323
|
2022-07-11 01:13:29 +05:30 |
pukkandan
|
563e0bf82a
|
Fix rounding of integers in format table
|
2022-07-11 01:10:38 +05:30 |
pukkandan
|
d816f61fbf
|
[utils, cleanup] Refactor parse_codecs
|
2022-07-11 01:10:38 +05:30 |
pukkandan
|
4019bf0525
|
[ModifyChapters] Modify duration in infodict
|
2022-07-11 01:10:38 +05:30 |
HobbyistDev
|
65ea4cba29
|
[extractor/mocha] Add extractor (#4213)
Closes https://github.com/yt-dlp/yt-dlp/issues/3752
Authored by: HobbyistDev
|
2022-07-11 01:02:12 +05:30 |
Misael Aguayo
|
17a23f0930
|
[extractor/syvdk] Add extractor (#4250)
Closes https://github.com/yt-dlp/yt-dlp/issues/4077
Authored by: misaelaguayo
|
2022-07-11 00:52:30 +05:30 |
pukkandan
|
258d88f301
|
[test] Split download tests so they can be more easily run in CI
|
2022-07-10 09:59:35 +05:30 |
pukkandan
|
a3fb1ca5ab
|
[extractor/youtube] Fix duration check for post-live manifestless mode
|
2022-07-10 09:59:32 +05:30 |
Lesmiscore (Naoya Ozaki)
|
1275aeb955
|
[extractor/bigo] Fix extractor (#4312)
Closes #4139
Authored by: Lesmiscore
|
2022-07-09 15:00:34 +05:30 |
ischmidt20
|
170a031386
|
[extractor/fifa] Fix extractor (#4272)
Authored by: ischmidt20
|
2022-07-09 13:23:49 +05:30 |
Felix S
|
65493f64e1
|
[extractor/Audiodraft] Add extractors (#4288)
Based on https://github.com/yt-dlp/yt-dlp/pull/4259
Closes https://github.com/yt-dlp/yt-dlp/issues/4028
Authored by: fstirlitz, Ashish0804
|
2022-07-09 13:16:57 +05:30 |
HobbyistDev
|
63e66cd0ad
|
[extractor/liputan6] Add extractor (#4304)
Closes #4303
Authored by: HobbyistDev
|
2022-07-09 09:45:47 +05:30 |
pukkandan
|
f2df407165
|
[cleanup] Misc cleanup
|
2022-07-09 09:07:10 +05:30 |
Lesmiscore (Naoya Ozaki)
|
ca9def714a
|
Skip some fixup if remux/recode is needed (#4266)
Authored by: Lesmiscore
|
2022-07-09 02:28:46 +05:30 |