Pierre
82a1390204
[ie/svt] Extract forced subs under separate lang code ( #14062 )
...
Closes #14020
Authored by: PierreMesure
2025-08-19 22:57:46 +00:00
barsnick
e1b6062f8c
[ie/svt:play] Fix extractor ( #13329 )
...
Closes #13312
Authored by: barsnick, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-06-03 02:29:03 +00:00
diman8
ea8498ed53
[ie/SVTPage] Fix extractor ( #12957 )
...
Closes #13142
Authored by: diman8
2025-05-10 08:53:59 +00:00
diman8
5a8a05aebb
[ie/SVTPage] Fix extractor ( #11010 )
...
Authored by: diman8
2024-09-26 16:57:00 +00:00
sepro
add96eb9f8
[cleanup] Add more ruff rules ( #10149 )
...
Authored by: seproDev
Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
2024-06-12 01:09:58 +02:00
diman8
ddd4b5e10a
[ie/SVTPage] Fix extractor ( #8938 )
...
Closes #8930
Authored by: diman8
2024-02-16 16:59:25 +00:00
Mattias Wadman
2301b5c1b7
[ie/SVTPlay] Fix extraction ( #7789 )
...
Closes #5595
Authored by: wader, dirkf
2023-09-02 14:40:11 +00:00
pukkandan
9f14daf22b
[extractor] Deprecate _sort_formats
2022-11-17 11:40:17 +05:30
pukkandan
bfd973ece3
[extractors] Use new framework for existing embeds ( #4307 )
...
`Brightcove` is difficult to migrate because it's subclasses may depend
on the signature of the current functions. So it is left as-is for now
Note: Tests have not been migrated
2022-08-02 01:08:16 +05:30
pukkandan
86e5f3ed2e
[cleanup] Upgrade syntax
...
Using https://github.com/asottile/pyupgrade
1. `__future__` imports and `coding: utf-8` were removed
2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format`
3. f-strings were cherry-picked from `pyupgrade --py36-plus`
Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts
2022-04-12 05:32:51 +05:30
Felix S
3f047fc406
[extractor] Extract subtitles from manifests for more sites ( #2686 )
...
vimeo, globo, kaltura, svt
Authored by: fstirlitz
2022-02-11 11:03:33 -08:00
pukkandan
39ca3b5c7f
[extractor] Standardize _live_title
2021-12-15 22:09:07 +05:30
pukkandan
a331949df3
[test/download] Fallback test to bv
2021-11-06 07:53:53 +05:30
pukkandan
5ad28e7ffd
[extractor] Common function _match_valid_url
2021-08-23 00:50:40 +05:30
pukkandan
41d1cca328
Update to ytdl-commit-a726009
...
[blinkx] Remove extractor
a726009987
2021-05-06 21:31:20 +05:30
pukkandan
b7da73eb19
Add option --ignore-no-formats-error
...
* Ignores the "no video format" and similar errors
* Experimental - Some extractors may still throw these errors
2021-04-17 08:40:30 +05:30
pukkandan
421a459573
Update to ytdl-commit-7e79ba7
...
7e79ba7dd6
[vimeo:album] Fix extraction for albums with number of videos multiple to page size
2021-03-22 02:58:41 +05:30
Pccode66
7a5c1cfe93
Completely change project name to yt-dlp ( #85 )
...
* All modules and binary names are changed
* All documentation references changed
* yt-dlp no longer loads youtube-dlc config files
* All URLs changed to point to organization account
Co-authored-by: Pccode66
Co-authored-by: pukkandan
2021-02-25 00:15:56 +05:30