1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-02-22 20:28:12 +01:00
Commit Graph

21184 Commits

Author SHA1 Message Date
Lesmiscore
7d61d2306e
[build] Replace set-output with GITHUB_OUTPUT ()
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Authored by: Lesmiscore
2022-10-21 18:56:00 +05:30
m4tu4g
385adffcf5
[extractor/zee5] Improve _VALID_URL ()
Authored by: m4tu4g
2022-10-21 16:11:43 +05:30
pukkandan
0c908911f9
[extractor/redgifs] Fix extractors
Superseeds f47cf86eff

Closes 

Authored by: bashonly
2022-10-21 14:34:46 +05:30
m4tu4g
c13a301a94
[extractor/zeenews] Add extractor ()
Closes  
Authored by: m4tu4g, pukkandan
2022-10-20 03:17:18 +05:30
pukkandan
f47cf86eff
[extractor/redgifs] Fix extractors
Closes , closes 
2022-10-20 02:48:49 +05:30
Simon Sawicki
7a26ce2641
[extractor/twitter] Add Spaces extractor and GraphQL API (, )
Closes , Closes , Closes 

Authored by: Grub4K, nixxo, bashonly, pukkandan

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: nixxo <nixxo@protonmail.com>
2022-10-19 21:31:21 +05:30
bashonly
3639df54c3
[extractor/paramountplus] Update API token ()
Closes 
Authored by: bashonly
2022-10-19 17:48:27 +05:30
Anant Murmu
a4713ba96d
[extractor/voot] Improve _VALID_URL ()
Authored by: freezboltz
2022-10-19 12:25:28 +05:30
bsun0000
5318156f1c
[extractor/youtube] Mark videos as fully watched
Closes 
Authored by: bsun0000
2022-10-19 00:07:47 +05:30
pukkandan
d5d1df8afd
[cleanup Misc
Closes 
2022-10-18 23:52:44 +05:30
pukkandan
cd5df121f3
[SponsorBlock] Relax duration check for large segments 2022-10-18 23:36:59 +05:30
jahway603
73ac0e6b85
[docs, devscripts] Document pyinst's argument passthrough ()
Closes 
Authored by: jahway603
2022-10-18 23:25:52 +05:30
pukkandan
a7ddbc0475
[ModifyChapters] Handle the entire video being marked for removal
Closes 
2022-10-18 23:08:24 +05:30
pukkandan
8fab23301c
[SponsorBlock] Obey --retry-sleep extractor 2022-10-18 23:08:24 +05:30
pukkandan
1338ae3ba3
[SponsorBlock] Add type field 2022-10-18 23:08:23 +05:30
Ajay Ramachandran
63c547d71c
[SponsorBlock] Support chapter category ()
Authored by: ajayyy, pukkandan
2022-10-18 22:21:57 +05:30
pukkandan
814bba3933
[downloader/fragment] HLS download can continue without first fragment
Closes 
2022-10-18 19:20:51 +05:30
cruel-efficiency
2576d53a31
Fix end time of clips ()
Closes 
Authored by: cruel-efficiency
2022-10-18 18:21:43 +05:30
Matthew
217753f4aa
[extractor/YoutubeWebArchive] Improve metadata extraction ()
Closes https://github.com/yt-dlp/yt-dlp/issues/4574

Authored by: coletdjnz
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
2022-10-17 05:46:24 +00:00
Vitaly Khabarov
42a44f01c3
[extractor/Fox] Extract thumbnail ()
Closes 
Authored by: vitkhab
2022-10-15 14:16:08 +05:30
pukkandan
9b9dad119a
[outtmpl] Ensure ASCII in json and add option for Unicode
Closes 
2022-10-14 11:50:24 +05:30
Matthew
6dca2aa66d
[extractor/generic:quoted-html] Add extractor ()
Extracts embeds from escaped HTML within `data-html` attribute.
Related: https://github.com/ytdl-org/youtube-dl/issues/21294, https://github.com/yt-dlp/yt-dlp/pull/5121

Authored by: coletdjnz
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
2022-10-14 04:32:52 +00:00
pukkandan
6678a4f0b3
[extractor/youtube] Fix live_status
Bug in 4d37720a0c
2022-10-14 07:41:53 +05:30
pukkandan
d51b2816e3
[extractor/iq] Increase phantomjs timeout
Closes 
2022-10-14 07:41:06 +05:30
lauren
34f00179db
[extractor/cda]: Support login through API ()
Authored by: selfisekai
2022-10-14 07:11:08 +05:30
pukkandan
5225df50cf
[extractor/youtube:tab] Let approximate_date return timestamp 2022-10-13 15:30:15 +05:30
pukkandan
94dc8604dd
Do more processing in --flat-playlist 2022-10-13 15:30:14 +05:30
Simon Sawicki
a71b812f53
[utils] js_to_json: Improve escape handling ()
Authored by: Grub4K
2022-10-13 01:52:17 +05:30
sam
c6989aa3ae
[extractor/aeon] Add extractor ()
Closes 
Authored by: DoubleCouponDay
2022-10-12 15:25:42 +05:30
pukkandan
a79bf78397
[extractor/tnaflix] Fix 09c127ff83
Closes 
2022-10-12 11:19:56 +05:30
sam
82fb2357d9
[extractor/twitter] Add onion site to _VALID_URL ()
See 
Authored by: DoubleCouponDay
2022-10-12 09:42:31 +05:30
Simon Sawicki
13b2ae29c2
[extractor/twitter] Support multi-video posts ()
Closes , Closes 
Authored by: Grub4K
2022-10-11 11:24:38 +05:30
Simon Sawicki
36069409ec
[cookies] Improve LenientSimpleCookie ()
Closes  
Authored by: Grub4K
2022-10-11 09:09:12 +05:30
pukkandan
0468a3b325
[jsinterp] Improve separating regex
Fixes https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1273974909
2022-10-11 08:02:26 +05:30
pukkandan
d509c1f5a3
[utils] strftime_or_none: Workaround Python bug on Windows
CLoses 
2022-10-11 08:02:23 +05:30
schnusch
2c98d99818
[extractors/podbayfm] Add extractor ()
Authored by: schnusch
2022-10-11 02:01:01 +05:30
bashonly
226c0f3a54
[extractor/sbs] Improve _VALID_URL ()
Closes 
Authored by: bashonly
2022-10-11 01:58:55 +05:30
pukkandan
ade1fa70cb
[extractor/generic] Separate embed extraction into own function () 2022-10-09 16:09:36 +05:30
Matthew
4c9a1a3ba5
[extractor/wordpress:mb.miniAudioPlayer] Add embed extractor ()
Closes https://github.com/yt-dlp/yt-dlp/issues/4994

Authored by: coletdjnz
2022-10-09 05:55:26 +00:00
Simon Sawicki
1d55ebabc9
[extractor/common] Fix json_ld type checks ()
Closes , 
Authored by: Grub4K
2022-10-09 08:47:58 +05:30
tkgmomosheep
f324fe8c59
[extractor/viu] Support subtitles of on-screen text ()
Authored by: tkgmomosheep
2022-10-09 08:04:12 +05:30
HobbyistDev
866f037344
[extractor/nos.nl] Add extractor ()
Closes 
Authored by: HobbyistDev
2022-10-09 08:02:58 +05:30
Marenga
5d14b73491
[VK] Fix playlist URLs ()
Closes 
Authored by: the-marenga
2022-10-09 07:20:44 +05:30
Teemu Ikonen
540236ce11
[extractor/screen9] Add extractor ()
Authored by: tpikonen
2022-10-09 07:04:22 +05:30
Simon Sawicki
7b0127e1e1
[utils] traverse_obj: Allow re.Match objects ()
Authored by: Grub4K
2022-10-09 07:01:37 +05:30
Simon Sawicki
f99bbfc983
[utils] traverse_obj: Always return list when branching ()
Fixes 
Authored by: Grub4K
2022-10-09 06:57:32 +05:30
bashonly
3b55aaac59
[extractor/tubitv] Better DRM detection ()
Closes 
Authored by: bashonly
2022-10-08 02:05:46 +05:30
bashonly
2e565f5bca
[extractor/reddit] Add fallback format ()
Closes 
Authored by: bashonly
2022-10-07 17:40:12 +05:30
Noah
e02e6d86db
[embedthumbnail] Fix thumbnail name in mp3 ()
Authored by: How-Bout-No
2022-10-07 17:34:27 +05:30
Matthew
867c66ff97
[extractor/youtube] Extract concurrent view count for livestreams ()
Adds new field `concurrent_view_count`
Closes https://github.com/yt-dlp/yt-dlp/issues/4843

Authored by: coletdjnz
2022-10-07 07:00:40 +00:00