about summary refs log tree commit diff
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* [yandexmusic:album] Improve album title extraction (closes #27418)Sergey M․2020-12-131-1/+12
* [eporner] Fix view count extraction and make optional (closes #23306)Sergey M․2020-12-131-2/+2
* [extractor/common] Improve JSON-LD interaction statistic extraction (refs #23...Sergey M․2020-12-131-2/+10
* [eporner] Fix embed test URLSergey M․2020-12-131-1/+1
* [eporner] Fix hash extraction and extend _VALID_URL (#27396)spvkgn2020-12-131-2/+5
* [slideslive] use m3u8 entry protocol for m3u8 formats(closes #27400)Remita Amine2020-12-131-2/+3
* [downloader/hls] delegate manifests with media initialization to ffmpegRemita Amine2020-12-131-0/+2
* [twitcasting] fix format extraction and improve info extraction(closes #24868)Remita Amine2020-12-131-21/+51
* [extractor/common] Document duration meta field for playlistsSergey M․2020-12-131-2/+2
* [linuxacademy] Fix authentication and extraction (closes #21129, closes #2622...Sergey M․2020-12-131-30/+100
* [itv] clean description from HTML tags (closes #27399)Remita Amine2020-12-131-2/+2
* [vlive] Sort live formats (closes #27404)Sergey M․2020-12-131-0/+1
* [hotstart] fix and improve extractionRemita Amine2020-12-121-27/+69
* [youtube] Add some invidious instances (#27373)toniz42020-12-131-0/+8
* release 2020.12.12 2020.12.12Sergey M․2020-12-121-1/+1
* [ruutu] Extract more metadata and detect non-free videos (closes #21154)Sergey M․2020-12-121-4/+49
* [ruutu] Authenticate format URLs (closes #21031, closes #26782)Sergey M․2020-12-121-2/+13
* [ruutu] Add support for static.nelonenmedia.fi (closes #25412)Sergey M․2020-12-121-1/+12
* [ruutu] Extend _VALID_URL (closes #24839)Sergey M․2020-12-121-3/+10
* [facebook] Add support archived live video URLs(closes #15859)Remita Amine2020-12-111-1/+5
* [wdr] Extent subtitles extraction and improve overall extraction (closes #226...Sergey M․2020-12-121-4/+17
* [facebook] add support for videos attached to Relay based story pages(#10795)Remita Amine2020-12-111-1/+16
* [wdr:page] Add support for kinder.wdr.de (closes #27350)Sergey M․2020-12-121-2/+6
* [facebook] Add another regex for handleServerJSRemita Amine2020-12-111-2/+2
* [facebook] fix embed page extractionRemita Amine2020-12-111-1/+1
* [YoutubeDL] Improve thumbnails' filenames deducing (closes #26010) (#27244)compujo2020-12-121-1/+1
* [facebook] add support for Relay post pages(closes #26935)Remita Amine2020-12-111-52/+73
* [facebook] proper support for watch videos(closes #22795)(#27062)Remita Amine2020-12-111-1/+6
* Revert "[facebook] add support for watch videos(closes #22795)"Remita Amine2020-12-111-24/+1
* [facebook] add support for watch videos(closes #22795)Remita Amine2020-12-111-1/+24
* [facebook] add support for group posts with multiple videos(closes #19131)Remita Amine2020-12-111-12/+45
* [itv] remove old extractio method and fix series metadata extractionRemita Amine2020-12-101-217/+90
* [facebook] redirect Mobile URLs to Desktop URLsRemita Amine2020-12-101-1/+2
* [facebook] Add support for Relay based pages(closes #26823)Remita Amine2020-12-101-5/+66
* [facebook] try to reduce unessessary tahoe requestsRemita Amine2020-12-101-5/+4
* [facebook] remove hardcoded chrome user-agentRemita Amine2020-12-091-5/+1
* [smotri] Remove extractor (#27358)Andrey Smirnoff2020-12-104-429/+1
* [beampro] Remove ExtractorRemita Amine2020-12-092-198/+0
* release 2020.12.09 2020.12.09Sergey M․2020-12-091-1/+1
* [youtube:tab] Improve identity token extraction (closes #27197)Sergey M․2020-12-091-3/+14
* [youtube:tab] Make click tracking params on continuation optionalSergey M․2020-12-091-12/+12
* [youtube:tab] Delegate inline playlists to tab-based playlists (closes #27298)Sergey M․2020-12-091-2/+16
* [tubitv] Extract release year (#27317)EntranceJew2020-12-091-0/+14
* [youtube] Remove unused code (#27343)Soneé John2020-12-091-5/+0
* [extractor/common] Fix inline HTML5 media tags processing and add test (close...Sergey M․2020-12-091-3/+3
* [amcnetworks] Fix free content extraction(closes #20354)Remita Amine2020-12-081-25/+25
* [lbry] add support for channel extraction(closes #25584)Remita Amine2020-12-082-43/+141
* [lbry] add support for short and embed URLs and fix channel metadata extractionRemita Amine2020-12-081-8/+36
* [telequebec] Fix Extraction and Add Support for video.telequebec.tvRemita Amine2020-12-082-73/+88
* [youtube:tab] Capture and output alerts (closes #27340)Sergey M․2020-12-081-0/+22