aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [youtube] Extract more thumbnailspukkandan2021-07-205-34/+61
* [crunchyroll:playlist] Force httppukkandan2021-07-201-2/+3
* [docs] fix default of multistreamspukkandan2021-07-191-1/+1
* Add option `--exec-before-download`pukkandan2021-07-194-1/+15
* [pornflip] Add new extractor (#523)mzbaulhaque2021-07-192-0/+83
* [youtube] misc cleanup and bug fixes (#505)coletdjnz2021-07-191-145/+105
* [youtube] Fix session index extraction and headers for non-web player clients...coletdjnz2021-07-181-9/+16
* [youtube] Fix authentication when using multiple accountscoletdjnz2021-07-171-1/+3
* [yahoo:gyao:player] Relax `_VALID_URL` (#503)The Hatsune Daishi2021-07-161-1/+4
* [generic] Extract previously missed subtitles (#515)Felix S2021-07-162-11/+30
* Revert "Merge webm formats into mkv if thumbnails are to be embedded (#173)"pukkandan2021-07-151-11/+4
* [youtube:tab] Extract playlist availability (#504)coletdjnz2021-07-151-88/+136
* [youtube:comments] Improve comment vote count parsing (fixes #506) (#508)coletdjnz2021-07-141-2/+4
* [RTP] Fix extraction and add subtitles (#497)Felix S2021-07-141-27/+61
* [utils] Improve `js_to_json` comment regexfelix2021-07-142-1/+4
* [extractor] Allow extracting multiple groups in `_search_regex`felix2021-07-141-0/+2
* [youtube] Use android client as default and add age-gate bypass for it (#492)coletdjnz2021-07-141-21/+36
* [youtube:comments] Fix `is_favorited` (#491)coletdjnz2021-07-121-2/+3
* [vlive] Extract thumbnail directly in addition to the one from Naverpukkandan2021-07-121-1/+7
* [metadatafromfield] Do not detect numbers as field namespukkandan2021-07-121-2/+2
* [webtt] Fix timestampspukkandan2021-07-121-6/+5
* [youtube:comments] Move comment extraction to new API (#466)coletdjnz2021-07-122-217/+242
* [BravoTV] Improve metadata extraction (#483)Kevin O'Connor2021-07-111-3/+33
* [embedthumbnail] Fix `_get_thumbnail_resolution`pukkandan2021-07-112-7/+7
* Improve `traverse_obj`pukkandan2021-07-111-22/+34
* [FFmpegMetadata] Add language of each streampukkandan2021-07-111-28/+40
* [utils] Add `variadic`pukkandan2021-07-114-27/+15
* [VIKI] Rewrite extractors (#475)zackmark292021-07-102-209/+118
* [youtube] Fix sorting of 3gp formatpukkandan2021-07-081-7/+11
* Improve `extractor_args` parsingpukkandan2021-07-085-15/+29
* Fix selectors `all`, `mergeall` and add testspukkandan2021-07-072-29/+22
* [version] updatepukkandan2021-07-077-13/+18
* Release 2021.07.07pukkandan2021-07-073-3/+59
* Update to ytdl-commit-a803582pukkandan2021-07-072-9/+15
* [soundcloud] Allow login using oauth token (#469)Tom-Oliver Heidel2021-07-071-22/+29
* [fancode] Fix extraction, support live and allow login with refresh token (#471)zenerdi0de2021-07-072-17/+117
* [AdobePass] Add Spectrum MSO (#470)OhMyBahGosh2021-07-071-0/+41
* [Funimation] Rewrite extractor (See desc) (#444)pukkandan2021-07-075-110/+211
* [extractor] Minor improvements (See desc)pukkandan2021-07-071-10/+4
* [extractor] Prevent unnecessary download of hls manifestspukkandan2021-07-071-112/+48
* [fragment] Handle errors in threads correctlypukkandan2021-07-071-7/+3
* [cleanup] Fix linter and some typospukkandan2021-07-049-15/+14
* [videa] Fix extraction (#463)nyuszika7h2021-07-031-3/+10
* Fixes for `--list` options (See desc)pukkandan2021-07-031-20/+20
* [RCTIPlus] Add extractor (#443)MinePlayersPE2021-07-022-0/+246
* Some minor fixes and refactoring (see desc)pukkandan2021-07-023-44/+38
* [facebook] Extract description and fix titlepukkandan2021-07-021-9/+5
* [downloader/ffmpeg] Fix `--ppa` when using simultaneous downloadpukkandan2021-07-021-3/+2
* [Youtube] Choose correct Live chat API for upcoming streams (#460)krichbanana2021-07-021-1/+2
* [youtube] Use new API for additional video extraction requests (#328)coletdjnz2021-06-292-177/+453