Commit Graph

20433 Commits (97ec5bc550e0e34f3e79cdbfb5ad9d81b228ceb8)
 

Author SHA1 Message Date
pukkandan 97ec5bc550
[cookies] Report progress when importing cookies
pukkandan a25bca9f89
[youtube, cleanup] Minor refactoring
Authored by: coletdjnz, pukkandan
pukkandan f894294636
[EmbedThumbnail] Do not remove id3v1 tags
Lesmiscore 98804d034d
[utils] locked_file: Do not give executable bits for newly created files
Authored by: Lesmiscore
pukkandan 4abea8ca0a
[utils] `sanitize_path`: Fix when path is empty string
pukkandan d46a3e7a12
[rai] Add `release_year`
Closes 
Ashish Gupta 2d2b5493ee [ZEE5] Fix extractor.
Authored by: Ashish0804
Closes: https://github.com/yt-dlp/yt-dlp/issues/3105
github-actions dee1d65dc3 [version] update
Created by: pukkandan

:ci skip all
pukkandan 7884ade65e
Release 2022.04.08
Jacek Nowacki 89fabf1125
[bilibili] Fix extraction of title with quotes ()
Closes 
Authored by: dzek69
pukkandan 11e1c2e3f8
[TikTokVM] Fix redirect to user URL
Closes , Closes 
pukkandan ebc7d3ff1f
[docs] Minor improvements (, )
Authored by: cffswb, danielyli


Co-authored-by: Daniel Li <dan@danielyli.com>
Co-authored-by: cffswb <karte577@gmail.com>
pukkandan d8a58ddce7
De-prioritize automatic-subtitles when no `--sub-lang` is given
Closes 
mehq 4d57133095
[Jable] Add extractor ()
Closes 
Authored by: mehq
Alexander Seiler 9b8b7a7b5e
[Zattoo] Fix extractors ()
Closes: 
Authored by: goggle
Ha Tien Loi ab0970b233
[NRK] Extract timestamp ()
Closes 
Authored by: hatienl0i261299
Lesmiscore b52e788eb2
[Piapro] Extract description with break lines
Authored by: Lesmiscore
Closes 
pukkandan 316f2650f8
Ignore `mhtml` formats from `-f mergeall`
Closes 
Ha Tien Loi bd4073c535
[AfreecaTV] Add `AfreecaTVUserIE` ()
Closes 
Authored by: hatienl0i261299
pukkandan 22fba53fbd
[FfmpegMetadata] Write id3v1 tags
coletdev 61d3665d9d
[youtube] Fix uploader for collaborative playlists ()
Authored by: coletdjnz
Lesmiscore (Naoya Ozaki) 870efdee28
[TVer] Fix extractor ()
Authored by: Lesmiscore
pukkandan b506289fe2
[test] Add `test_locked_file`
pukkandan b63837bce0
[utils] locked_file: Fix non-blocking non-exclusive lock
Justin Keogh fcfa8853e4
[utils] locked_file: Do not truncate files before locking ()
Authored by: jakeogh, pukkandan
Lesmiscore (Naoya Ozaki) 06b1628d3e
[twitcasting] Don't return multi_video for archive with single hls manifest ()
Authored by: Lesmiscore
panatexxa da1ffde15d
[Moviepilot] Add extractor ()
Authored by: panatexxa
Ha Tien Loi 42a4f21a03
[fptplay] Fix metadata extraction ()
Authored by: hatienl0i261299
pukkandan 8973767198
Do not lock downloading file on Windows
Closes 
pukkandan 0edb3e336c
Do not prevent download if locking is unsupported
Closes 

Failure to lock download-archive is still fatal.
This is consistent with youtube-dl's behavior
pukkandan ce0593ef61
[http] Fix
pukkandan a44ca5a470
[cleanup] Misc fixes
Closes https://github.com/yt-dlp/yt-dlp/pull/3213, Closes https://github.com/yt-dlp/yt-dlp/pull/3117

Related: https://github.com/yt-dlp/yt-dlp/issues/3146#issuecomment-1077323114, https://github.com/yt-dlp/yt-dlp/pull/3277#discussion_r841019671, a825ffbffa (commitcomment-68538986), https://github.com/yt-dlp/yt-dlp/issues/2360, 5fa3c9a88f (r70393519), 5fa3c9a88f (r70393254)
Teemu Ikonen 0a8a7e68fa
[ruutu] Detect embeds ()
Authored by: tpikonen
Jeff Huffman f4d706a931
[crunchyroll:playlist] Implement beta API ()
Closes , 

Authored by: tejing1
Ha Tien Loi 5fa3c9a88f
[TikTok] Fix URLs with user id ()
Closes 
Authored by: hatienl0i261299
pukkandan 04f3fd2c89
[cleanup] Use `_html_extract_title`
pukkandan 85e801a9db
Fallback to video-only format when selecting by extension
Closes 
pukkandan 5127e92a94
Fix filepath sanitization in `--print-to-file`
Ha Tien Loi 18eac302a2
[Imdb] Improve extractor ()
Closes 
Authored by: hatienl0i261299
Tim Schindler 12e022d074
[Cybrary] Add extractor ()
Authored by: aaearon
Lesmiscore (Naoya Ozaki) 265e586d96
[openrec] Download archived livestreams ()
Authored by: Lesmiscore
Fam0r fbfde1c3e6
[elonet] Rewrite extractor ()
Closes 
Authored by: Fam0r, pukkandan
aarubui dc57e74a7f
[tenplay] Improve extractor ()
Authored by: aarubui
pukkandan a17526e427
[youtube:tab] Minor improvements (See desc)
* Support shorts on channel homepage
* Extract thumbnail of OLAK playlists
coletdev ad210f4fd4
[youtube:search] Support hashtag entries ()
Authored-by: coletdjnz
coletdjnz c8e856a551
[web.archive:youtube] Make CDX API requests non-fatal
Partial fix for https://github.com/yt-dlp/yt-dlp/issues/3278
Authored-by: coletdjnz
nixxo c085e4ec47
[rai] Fix extraction of http formats ()
Closes 
Authored by: nixxo
pukkandan 4c268f9cb7
[Nebula] Fix bug in 52efa4b312
Lesmiscore (Naoya Ozaki) 5d45484cc7
[niconico] Fix extraction of thumbnails and uploader ()
pukkandan e6f868a63c
[utils] `traverse_obj`: Allow filtering by value