aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [youtube] Add av01 itags to known formats list (#747)Tom-Oliver Heidel2021-08-231-4/+8
* [bitchute] Fix test (#758)mahanstreamer2021-08-231-6/+6
* [lazy_extractors] Fix `suitable` and add flake8 testpukkandan2021-08-236-8/+9
* [utils] Add `parse_qs`pukkandan2021-08-2336-135/+101
* [youtube] Add `shorts` to `_VALID_URL`pukkandan2021-08-231-2/+6
* Don't try to merge with final extensionpukkandan2021-08-231-5/+0
* [extractor] Common function `_match_valid_url`pukkandan2021-08-23293-541/+389
* [tv5mondeplus] Fix extractor (#739)Jérôme Duval2021-08-211-17/+23
* [HearThisAtIE] Fix extractor (#742)Ashish2021-08-211-59/+26
* [Zee5] Fix extractor and add subtitles (#733)Ashish2021-08-211-37/+77
* [BannedVideo] Add Extractor (#717)CHJ852021-08-212-0/+166
* [bilibili] Add category extractor (#695)animelover19842021-08-202-0/+74
* [Hungama] Fix `HungamaSongIE` and add `HungamaAlbumPlaylistIE` (#744)Ashish2021-08-202-14/+45
* Fix `extra_info` being reused across runspukkandan2021-08-191-1/+3
* Fix `playlist_index` not obeying `playlist_start`pukkandan2021-08-172-48/+25
* Let `--match-filter` reject entries earlypukkandan2021-08-175-24/+40
* Fix `-J` when there are failed videospukkandan2021-08-171-0/+2
* [cleanup] Replace improper use of tab in trovo (#719)Glenn Slayden2021-08-171-1/+1
* [docs] fix typo (#715)zootedb0t2021-08-161-4/+4
* [ParamountPlus] Fix geo verification (#711)shirt2021-08-161-1/+1
* [pornhub] Separate and fix playlist extractor (#700)mzbaulhaque2021-08-152-13/+59
* [webvtt] Fix timestamp overflow adjustment (#698)Felix S2021-08-151-2/+8
* [voicy] Add extractor (#667)The Hatsune Daishi2021-08-152-0/+152
* [kakao] Fix extractorpukkandan2021-08-151-31/+27
* [eroprofile] Fix page skipping in albums (#701)jhwgh19682021-08-151-4/+6
* [instagram] Add referrer to prevent throttling (#676)SsSsS2021-08-151-0/+3
* [filmmodu] Add extractor (#690)mzbaulhaque2021-08-152-0/+75
* Fix `--force-overwrites` when using `-k`pukkandan2021-08-151-2/+5
* [soundcloud] Refetch `client_id` on 403pukkandan2021-08-151-2/+2
* [options] Add `_set_from_options_callback`pukkandan2021-08-153-34/+41
* Fix `-F` for extractors that directly return urlpukkandan2021-08-151-1/+1
* Fix bug during subtitle conversionpukkandan2021-08-151-1/+1
* Fix resuming of single formats when using --no-partpukkandan2021-08-151-3/+6
* [lazy_extractor] Bugfix for when plugin directory doesn't exist (#691)Kid2021-08-131-2/+6
* [youtube] Extract error messages from HTTPError response (#644)coletdjnz2021-08-131-2/+10
* Revert erroneous use of the `Content-Length` header (#637)Felix S2021-08-111-1/+1
* minor bugfixespukkandan2021-08-113-7/+7
* [docs] Fix credits of 246fb276e0d9ffd407a962c494f265d5d88c0ff3pukkandan2021-08-101-1/+1
* [version] updatepukkandan2021-08-108-15/+19
* Release 2021.08.10pukkandan2021-08-107-9/+85
* [eroprofile] Add album downloader (#658)jhwgh19682021-08-102-1/+41
* [instagram] Fix comments extraction (#660)SsSsS2021-08-101-8/+13
* [BandCamp] Add BandcampMusicIE (#668)Ashish2021-08-102-2/+47
* [mirrativ] Add extractors (#657)The Hatsune Daishi2021-08-102-0/+138
* [extractor] Detect `sttp` as subtitles in MPDpukkandan2021-08-101-203/+211
* [utils] Fix `InAdvancePagedList.__getitem__`pukkandan2021-08-101-34/+29
* [crunchyroll] Fix thumbnail (#650)funniray2021-08-101-5/+22
* [blackboardcollaborate] Add new extractor (#646)mzbaulhaque2021-08-102-0/+69
* [paramountplus] Separate extractor and fix some titles (#652)shirt2021-08-103-131/+208
* [webvtt] Merge daisy-chained duplicate cues (#638)Felix S2021-08-103-19/+61