Commit Graph

21126 Commits (304ad45a9b18cba7b62e7cb435fb0ddc49003ed7)
 

Author SHA1 Message Date
pukkandan f5ea47488a
[cleanup] Minor fixes
pukkandan 134c913cca
Discard info_dict from memory if no longer needed
Closes 
pukkandan 56b5b832bf
[extractor/crunchyroll] Improve _VALID_URL
<http://www.crunchyroll.com/series/GR24PVM76/nichijou-my-ordinary-life>
should be handled by Generic

Closes 
pukkandan cb794ee010
Do not allow extractors to return `None`
pukkandan 6d645b5577
[http] Ensure the file handle is always closed
Closes 
pukkandan 563e0bf82a
Fix rounding of integers in format table
pukkandan d816f61fbf
[utils, cleanup] Refactor parse_codecs
pukkandan 4019bf0525
[ModifyChapters] Modify duration in infodict
HobbyistDev 65ea4cba29
[extractor/mocha] Add extractor ()
Closes https://github.com/yt-dlp/yt-dlp/issues/3752
Authored by: HobbyistDev
Misael Aguayo 17a23f0930
[extractor/syvdk] Add extractor ()
Closes https://github.com/yt-dlp/yt-dlp/issues/4077
Authored by: misaelaguayo
pukkandan 258d88f301
[test] Split download tests so they can be more easily run in CI
pukkandan a3fb1ca5ab
[extractor/youtube] Fix duration check for post-live manifestless mode
Lesmiscore (Naoya Ozaki) 1275aeb955
[extractor/bigo] Fix extractor ()
Closes 

Authored by: Lesmiscore
ischmidt20 170a031386
[extractor/fifa] Fix extractor ()
Authored by: ischmidt20
Felix S 65493f64e1
[extractor/Audiodraft] Add extractors ()
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
HobbyistDev 63e66cd0ad
[extractor/liputan6] Add extractor ()
Closes 

Authored by: HobbyistDev
pukkandan f2df407165
[cleanup] Misc cleanup
Lesmiscore (Naoya Ozaki) ca9def714a
Skip some fixup if remux/recode is needed ()
Authored by: Lesmiscore
pukkandan 47cdc68e03
[outtmpl] Add alternate form `h` for HTML escaping
Related: https://github.com/yt-dlp/yt-dlp/issues/3292
pukkandan 7b84d6f9b3
[build] Improve `setup.py`
Closes 
Andrew 12a1b2254d
[extractor/youtube, cleanup] Fix tests ()
Authored by: sheerluck
pukkandan 6154438178
[extractor/generic] Remove HEAD request
pukkandan 168bbc4f38
Do not load system certificates when `certifi` is used
This causes `CERTIFICATE_VERIFY_FAILED` if there is an
expired/bad certificate in the system store

Partially reverts 8a82af3511

Related: 
pukkandan a3976e0760
Improve chapter sanitization
pukkandan 385f7f3895
[extractor/iq] Set language correctly for Korean subtitles
Closes 
Lesmiscore 5c0dc6e603
[devscripts/update-formulae] Do not change dependency section
Closes 
pukkandan 284a60c516
[options] Fix aliases to `--config-location`
Lesmiscore 44f14eb43e
Fix bug in 612f2be5d3
pukkandan ca9f1df253
[docs] Improve issue templates
pukkandan a63b35a60c
[update] Do not check `_update_spec` when up to date
pukkandan 28cdb605aa
[build] Fix bug in 6d916fe709
Chris Lamb 5b836d4739
[build] Consistent order for lazy extractors ()
Authored by: lamby
github-actions 84a251e1f5 [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan 9d339c41e2
Release 2022.06.29
pukkandan ae61d108dd
[cleanup] Misc cleanup
pukkandan 47046464fa
[extractor] Fix empty `BaseURL` in MPD
Closes 
pukkandan b1f94422cc
[update] Ability to set a maximum version for specific variants
pukkandan c2c8921b41
[build] Draft release until complete
Related: 

:ci skip
nomevi 844086505f
[extractor/livestreamfails] Add extractor ()
Authored by: nomevi
Stefan Lobbenmeier 63da2d0911
Fix bug in 6d916fe709 ()
Update only to legacy version on old MacOS

Authored by: StefanLobbenmeier
FestplattenSchnitzel 1db1461272
[extractor/ViMP] Add playlist extractor ()
Authored by: FestplattenSchnitzel
HobbyistDev 5fb450a64c
[extractor/steam] Add broadcast extractor ()
Closes 

Authored by: HobbyistDev
Stefan Lobbenmeier 6d916fe709
[build] Standalone x64 builds for MacOS 10.9 ()
Authored by: StefanLobbenmeier
Abubukker Chaudhary 2c60eae899
[extractor/Scrolller] Add extractor ()
Closes 
Authored by: LunarFang416
crazymoose77756 962ffcf89c
[cleanup] Fix some typos ()
Authored by: crazymoose77756
MMM 8a40bffaf9
[exractor/lbry] Use HEAD request for redirect URL ()
and misc cleanup 

Authored by: flashdagger
pukkandan e08f72e675
[extractor/mediaset] Improve `_VALID_URL`
Fixes https://github.com/yt-dlp/yt-dlp/issues/4141#issuecomment-1166521057
pukkandan 1685d46007
[extractor/ertflix] Improve `_VALID_URL`
Closes 
ischmidt20 8d214c484c
[extractor/CWTV] Extract thumbnail ()
Authored by: ischmidt20
pukkandan 9eef7c4e55
Sanitize `chapters`
Closes