aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not prevent download if locking is unsupportedpukkandan2022-04-052-45/+52
* [http] Fix #3215pukkandan2022-04-051-1/+2
* [cleanup] Misc fixespukkandan2022-04-0533-127/+184
* [ruutu] Detect embeds (#3294)Teemu Ikonen2022-04-052-1/+40
* [crunchyroll:playlist] Implement beta API (#2955)Jeff Huffman2022-04-051-45/+155
* [TikTok] Fix URLs with user id (#3295)Ha Tien Loi2022-04-041-2/+35
* [cleanup] Use `_html_extract_title`pukkandan2022-04-0438-80/+51
* Fallback to video-only format when selecting by extensionpukkandan2022-04-041-32/+19
* Fix filepath sanitization in `--print-to-file`pukkandan2022-04-041-9/+14
* [Imdb] Improve extractor (#3291)Ha Tien Loi2022-04-041-32/+32
* [Cybrary] Add extractor (#3264)Tim Schindler2022-04-042-0/+150
* [openrec] Download archived livestreams (#3267)Lesmiscore (Naoya Ozaki)2022-04-041-7/+23
* [elonet] Rewrite extractor (#3277)Fam0r2022-04-032-55/+34
* [tenplay] Improve extractor (#3280)aarubui2022-04-031-5/+37
* [youtube:tab] Minor improvements (See desc)pukkandan2022-04-031-3/+4
* [youtube:search] Support hashtag entries (#3265)coletdev2022-04-021-1/+19
* [web.archive:youtube] Make CDX API requests non-fatalcoletdjnz2022-04-021-2/+4
* [rai] Fix extraction of http formats (#3272)nixxo2022-04-011-1/+1
* [Nebula] Fix bug in 52efa4b31200119adaa8acf33e50b84fcb6948f0pukkandan2022-04-021-1/+1
* [niconico] Fix extraction of thumbnails and uploader (#3266)Lesmiscore (Naoya Ozaki)2022-04-012-6/+19
* [utils] `traverse_obj`: Allow filtering by valuepukkandan2022-03-313-6/+6
* [utils] Add `try_call`pukkandan2022-03-315-19/+25
* [BRMediathek] Fix VALID_URLpukkandan2022-03-311-1/+4
* [AZMedien] Support `tv.telezueri.ch` (#3251)Alexander Seiler2022-03-301-2/+5
* [Craftsy] Add extractor (#3208)Bricio2022-03-302-0/+72
* [viu] Fix bypass for preview (#3247)zackmark292022-03-301-4/+5
* [crunhyroll] Fix inheritancepukkandan2022-03-302-25/+31
* [docs] Clarify the exact `BSD` license of dependencies (#3197)MrRawes2022-03-301-4/+4
* [docs] Add an `.editorconfig` file (#3220)Felix S2022-03-301-0/+8
* [xnxx] Add `xnxx3.com` (#3188)Daniel2022-03-301-1/+4
* [dailymotion] Support `geo.dailymotion.com` (#3230)Ha Tien Loi2022-03-301-2/+21
* Fix bug in 8a7f68d0b12d0f4910a15b59a3ec090bbf83b6f2pukkandan2022-03-301-1/+1
* [YouTube] Add new age-gate bypass (#3233)David2022-03-292-19/+43
* [ffmpeg] Cache version datapukkandan2022-03-292-24/+20
* [WasdTV] Add extractor (#3045)Ha Tien Loi2022-03-272-0/+166
* [viki] Don't attempt to modify URLs with signature (#3222)nyuszika7h2022-03-271-1/+1
* [BiliIntl] Support user-generated videos (#3203)Luc Ritchie2022-03-271-22/+45
* Fix `--no-overwrite` for playlist infojsonpukkandan2022-03-281-10/+11
* [utils] Add `filter_dict`pukkandan2022-03-284-15/+14
* [youtube:tab] Fix duration extraction for shorts (#3171)coletdev2022-03-283-6/+14
* [go,viu] Extract subtitles from the m3u8 manifest (#3219)Felix S2022-03-272-5/+6
* [ITProTV] Add extractor (#3196)Tim Schindler2022-03-272-0/+147
* [BanBye] Add extractor (#3177)mehq2022-03-272-0/+157
* [youtube] Fix auto-translated automatic captionspukkandan2022-03-271-4/+4
* [youtube] Add extractor-arg to skip auto-translated subspukkandan2022-03-272-1/+3
* Show warning when all media formats have DRMpukkandan2022-03-271-2/+8
* [youtube] Detect DRM bettershirt2022-03-271-1/+2
* [outtmpl] Limit changes during sanitizationpukkandan2022-03-275-20/+30
* [youtube:tab] Return shorts url if video is a short (#3168)coletdev2022-03-271-1/+6
* [VideoConvertor] Ensure all streams are copiedpukkandan2022-03-271-2/+2