fireattack
f591e605df
[ie/openrec] Pass referer for m3u8 formats ( #9253 )
...
Closes #6946
Authored by: fireattack
2024-02-21 03:46:55 +00:00
Jade Laurence Empleo
9a8afadd17
[plugins] Handle PermissionError
( #9229 )
...
Authored by: syntaxsurge, pukkandan
2024-02-20 14:37:37 +05:30
Lev
104a7b5a46
[ie] Migrate commonly plural fields to lists ( #8917 )
...
Authored by: llistochek, pukkandan
Related: #3944
2024-02-20 12:49:24 +05:30
alard
7e90e34fa4
[extractor/goplay] Fix extractor ( #6654 )
...
Authored by: alard
Closes #6235
2024-02-20 03:00:14 +05:30
Alard
4ce57d3b87
[ie] Support multi-period MPD streams ( #6654 )
2024-02-20 02:54:01 +05:30
pukkandan
ffff1bc659
Fix 3725b4f0c9
2024-02-20 02:31:56 +05:30
DmitryScaletta
4f04347909
[ie/FlexTV] Add extractor ( #9178 )
...
Closes #9175
Authored by: DmitryScaletta
2024-02-19 00:40:34 +00:00
garret
4392447d94
[ie/NhkRadiru] Extract extended description ( #9162 )
...
Authored by: garret1317
2024-02-19 00:32:44 +00:00
bashonly
43cfd462c0
Bugfix for 775cde82dc
( #9241 )
...
Authored by: bashonly
2024-02-18 20:33:23 +00:00
Mozi
974d444039
[ie/niconico] Remove legacy danmaku extraction ( #9209 )
...
Closes #8684
Authored by: pzhlkj6612
2024-02-17 22:51:43 +00:00
Elan Ruusamäe
80ed8bdeba
[ie/ERRJupiter] Improve _VALID_URL
( #9218 )
...
Authored by: glensc
2024-02-17 22:48:18 +00:00
feederbox826
de954c1b4d
[ie/pornhub] Fix login support ( #9227 )
...
Closes #7981
Authored by: feederbox826
2024-02-17 22:46:05 +00:00
coletdjnz
0085e2bab8
[rh] Remove additional logging handlers on close ( #9032 )
...
Fixes https://github.com/yt-dlp/yt-dlp/issues/8922
Authored by: coletdjnz
2024-02-18 11:32:34 +13:00
bashonly
73fcfa39f5
Bugfix for beaa1a4455
( #9235 )
...
[build:Makefile] Restore compatibility with GNU Make <4.0
- The != variable assignment operator is not supported by GNU Make <4.0
- $(shell) is a no-op in BSD Make, assigns an empty string to the var
- Try to assign with != and fallback to $(shell) if not assigned (?=)
- Old versions of BSD find have different -exec behavior
- Pipe to `sed` instead of using `find ... -exec dirname {}`
- BSD tar does not support --transform, --owner or --group
- Allow user to specify path to GNU tar by passing GNUTAR variable
- pandoc vars are immediately evaluated with != in gmake>=4 and bmake
- Suppress stderr output for pandoc -v in case it is not installed
- Use string comparison instead of int comparison for pandoc version
Authored by: bashonly
2024-02-17 21:23:54 +00:00
DmitryScaletta
41d6b61e98
[ie/Utreon] Support playeur.com ( #9182 )
...
Closes #9180
Authored by: DmitryScaletta
2024-02-17 21:39:48 +01:00
sepro
0bee29493c
[ie/Screencastify] Update _VALID_URL
( #9232 )
...
Authored by: seproDev
2024-02-17 20:49:10 +01:00
sepro
644738ddaa
[ie/OneFootball] Fix extractor ( #9222 )
...
Authored by: seproDev
2024-02-17 20:48:15 +01:00
sepro
c168d8791d
[ie/Nova] Fix embed extraction ( #9221 )
...
Authored by: seproDev
2024-02-17 20:47:19 +01:00
DmitryScaletta
2416fddcfb
[PromoDJ] Add codecs
2024-02-17 05:24:49 +03:00
DmitryScaletta
49ac5d31a3
[PromoDJ] Update radio extractor and add tests
2024-02-17 05:06:06 +03:00
DmitryScaletta
e32ba3fc21
[PromoDJ] Fix login regex
2024-02-17 04:16:05 +03:00
DmitryScaletta
345d01a175
[PromoDJ] Fix negative lookahead check
2024-02-16 23:22:57 +03:00
diman8
ddd4b5e10a
[ie/SVTPage] Fix extractor ( #8938 )
...
Closes #8930
Authored by: diman8
2024-02-16 16:59:25 +00:00
nixxo
f788149237
[ie/rai] Filter unavailable formats ( #9189 )
...
Closes #9154
Authored by: nixxo
2024-02-16 00:20:58 +00:00
barsnick
017adb28e7
[ie/LinkedIn] Fix metadata and extract subtitles ( #9056 )
...
Closes #9003
Authored by: barsnick
2024-02-16 00:19:00 +00:00
ringus1
2e30b5567b
[ie/facebook] Improve extraction
...
Partially addresses #4311
Authored by: jingtra, ringus1
Co-authored-by: Jing Kjeldsen <jingtra@gmail.com>
2024-02-15 16:51:43 -06:00
bashonly
beaa1a4455
[build:Makefile] Ensure compatibility with BSD make
( #9210 )
...
Authored by: bashonly
2024-02-15 22:42:43 +00:00
DmitryScaletta
ed61b73bcd
[PromoDJ] Remove player's width and height
2024-02-15 21:50:13 +03:00
DmitryScaletta
900bc5f708
[PromoDJ] Refactor fetch_media_data and regexes
2024-02-15 21:32:19 +03:00
DmitryScaletta
99dec4d6ed
[PromoDJ] Add music format ids
2024-02-15 13:48:13 +03:00
DmitryScaletta
1b3c186424
[PromoDJ] Fix page size for playlists
2024-02-15 12:41:29 +03:00
DmitryScaletta
7e96492ba0
[PromoDJ] Fix page size for playlists
2024-02-15 12:39:46 +03:00
DmitryScaletta
e6f3e6de0e
[PromoDJ] Fix paid music metadata
2024-02-15 12:34:50 +03:00
DmitryScaletta
c837d90e12
[PromoDJ] Add support for user's best media playlist
2024-02-15 12:21:53 +03:00
DmitryScaletta
c820715205
[PromoDJ] Fix parse data and size functions
2024-02-15 11:53:12 +03:00
DmitryScaletta
0c8466572f
[PromoDJ] Add more tests
2024-02-15 00:53:12 +03:00
Florian Meißner
fb44020fa9
[build:Makefile] Fix man pages generated by pandoc>=3
( #7047 )
...
Closes #7046 , Closes #8481
Authored by: t-nil
2024-02-14 21:12:34 +00:00
DmitryScaletta
5b148c0f79
[PromoDJ] Improve video formats, update tests
2024-02-14 17:55:59 +03:00
DmitryScaletta
85b739eba7
[PromoDJ] Update media info extraction logic
2024-02-14 16:23:17 +03:00
DmitryScaletta
a634e7c5d1
[PromoDJ] Some refactoring
2024-02-14 14:00:03 +03:00
DmitryScaletta
13f116fce6
[PromoDJ] Rename media_types to allowed_media_cats
2024-02-14 04:40:18 +03:00
DmitryScaletta
ca0be3f1c1
[PromoDJ] Improve extractors
2024-02-14 04:36:08 +03:00
DmitryScaletta
3416c1a0e8
[PromoDJ] Add user pages and blogs extractors
2024-02-14 00:46:01 +03:00
DmitryScaletta
1a256e5d56
[PromoDJ] Add extractors
2024-02-13 22:57:05 +03:00
sepro
3dc9232e1a
[ie/MagellanTV] Support episodes ( #9199 )
...
Authored by: seproDev
2024-02-13 20:53:17 +01:00
sepro
9401736fd0
[ie/LeFigaroVideoEmbed] Fix extractor ( #9198 )
...
Authored by: seproDev
2024-02-13 20:52:41 +01:00
sepro
cd0443fb14
[ie/Funk] Fix extractor ( #9194 )
...
Authored by: seproDev
2024-02-13 04:12:17 +01:00
sepro
03536126d3
[ie/CrooksAndLiars] Fix extractor ( #9192 )
...
Authored by: seproDev
2024-02-13 04:11:40 +01:00
sepro
1ed5ee2f04
[ie/Ant1NewsGrEmbed] Fix extractor ( #9191 )
...
Authored by: seproDev
2024-02-13 04:11:17 +01:00
bashonly
3876429d72
[build] Bump actions/upload-artifact
to v4 and adjust workflows
...
Authored by: bashonly
2024-02-11 19:09:03 +01:00