Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [utils] Add `join_nonempty` | pukkandan | 2021-11-06 | 24 | -131/+82 | |
| | | ||||||
| * | [test/download] Fallback test to `bv` | pukkandan | 2021-11-06 | 34 | -85/+1 | |
| | | ||||||
| * | [Newgrounds] Fix description (#1562) | u-spec-png | 2021-11-06 | 1 | -5/+14 | |
| | | | | | | Authored by: u-spec-png | |||||
| * | [Vupload] Fix extractor (#1549) | u-spec-png | 2021-11-06 | 1 | -3/+7 | |
| | | | | | | Authored by: u-spec-png | |||||
| * | [AmazonStore] Add extractor (#1512) | pukkandan | 2021-11-06 | 2 | -0/+54 | |
| | | | | | | | | | | | | Closes #1509 Authored by: Ashish0804 | |||||
| * | [Instagram] Add IOS URL support (#1560) | u-spec-png | 2021-11-06 | 2 | -1/+43 | |
| | | | | | | Authored by: u-spec-png | |||||
| * | [vimeo] Detect source extension | pukkandan | 2021-11-06 | 1 | -36/+55 | |
| | | | | | | | | | | | | | | | | | | and misc cleanup Cherry-picked from #1477 Closes #1402 Authored by: flashdagger | |||||
| * | [vimeo] Fix ondemand videos and direct URLs with hash | pukkandan | 2021-11-06 | 1 | -3/+13 | |
| | | | | | | | | Closes #1353, #1471 | |||||
| * | [RaiplayRadio] Add extractors (#780) | Francesco Frassinelli | 2021-11-05 | 3 | -0/+112 | |
| | | | | | | | | Original PR: https://github.com/ytdl-org/youtube-dl/pull/21837 Authored by: frafra | |||||
| * | [FormatSort] `eac3` is better than `ac3` | pukkandan | 2021-11-05 | 2 | -2/+2 | |
| | | ||||||
| * | [piksel] Fix sorting | pukkandan | 2021-11-05 | 2 | -1/+2 | |
| | | ||||||
| * | [crunchyroll] Add extractor-args `language` and `hardsub` | pukkandan | 2021-11-05 | 2 | -7/+17 | |
| | | | | | | | | Closes #1516 | |||||
| * | [youtube] Fix sorting for some videos | pukkandan | 2021-11-05 | 1 | -2/+2 | |
| | | ||||||
| * | [N1] Add support for nova.rs (#1537) | u-spec-png | 2021-11-04 | 2 | -8/+18 | |
| | | | | | | Authored by: u-spec-png | |||||
| * | [Instagram] Improve thumbnail extraction (#1496) | u-spec-png | 2021-11-04 | 1 | -2/+10 | |
| | | | | | | Authored by: u-spec-png | |||||
| * | [cleanup] Minor cleanup | pukkandan | 2021-11-04 | 9 | -22/+24 | |
| | | ||||||
| * | [ffmpeg] Detect libavformat version for `aac_adtstoasc` | pukkandan | 2021-11-04 | 3 | -4/+15 | |
| | | | | | | | | | | and print available features in verbose head Based on https://github.com/ytdl-org/youtube-dl/pull/29581 | |||||
| * | [ffmpeg] Accurately detect presence of setts | pukkandan | 2021-11-04 | 1 | -4/+6 | |
| | | | | | | | | Closes #1237 | |||||
| * | [ExtractAudio] Use `libfdk_aac` if available | CrypticSignal | 2021-11-04 | 1 | -1/+6 | |
| | | | | | | | | | | Closes #1502 Authored by: CrypticSignal | |||||
| * | [ffmpeg] Framework for feature detection | pukkandan | 2021-11-04 | 3 | -42/+55 | |
| | | | | | | | | Related: #1502, #1237, https://github.com/ytdl-org/youtube-dl/pull/29581 | |||||
| * | [ExtractAudio] Rescale --audio-quality correctly | pukkandan | 2021-11-04 | 4 | -17/+28 | |
| | | | | | | | | Authored by: CrypticSignal, pukkandan | |||||
| * | [fragment] Fix progress display in fragmented downloads | pukkandan | 2021-11-03 | 2 | -3/+13 | |
| | | | | | | | | Closes #1517 | |||||
| * | [youtube] Remove unnecessary no-playlist warning | pukkandan | 2021-11-03 | 1 | -42/+41 | |
| | | ||||||
| * | [utils] Parse `vp09` as vp9 | pukkandan | 2021-11-03 | 1 | -9/+8 | |
| | | ||||||
| * | [jsinterp] Handle default in switch better | pukkandan | 2021-11-03 | 3 | -10/+33 | |
| | | ||||||
| * | [Instagram] Fix incorrect resolution (#1494) | u-spec-png | 2021-10-31 | 1 | -2/+2 | |
| | | | | | | Authored by: u-spec-png | |||||
| * | [vk] Fix login (#1495) | kaz-us | 2021-10-31 | 1 | -1/+1 | |
| | | | | | | | | Closes #1459 Authored by: kaz-us | |||||
| * | [docs,cleanup] Improve docs and minor cleanup | pukkandan | 2021-10-31 | 10 | -66/+93 | |
| | | | | | | | | Closes #1387, #1404, #1408, #1485, #1415, #1450, #1492 | |||||
| * | [youtube] refactor itag processing | pukkandan | 2021-10-31 | 1 | -33/+23 | |
| | | ||||||
| * | [linkedin] Don't login multiple times | pukkandan | 2021-10-31 | 1 | -0/+6 | |
| | | ||||||
| * | [vk] Add subtitles (#1480) | kaz-us | 2021-10-31 | 1 | -0/+8 | |
| | | | | | | Authored by: kaz-us | |||||
| * | [Olympics] Fix extractor (#1483) | u-spec-png | 2021-10-31 | 1 | -29/+44 | |
| | | | | | | Authored by: u-spec-png | |||||
| * | [PlanetMarathi] Add extractor (#1484) | Ashish Gupta | 2021-10-31 | 2 | -0/+77 | |
| | | | | | | Authored by: Ashish0804 | |||||
| * | [Instagram] Add login to playlist (#1488) | u-spec-png | 2021-10-31 | 1 | -52/+56 | |
| | | | | | | Authored by: u-spec-png | |||||
| * | [ceskatelevize] Fix extractor (#1489) | Marcel | 2021-10-31 | 2 | -76/+51 | |
| | | | | | | Authored by: flashdagger | |||||
| * | [youtube] Fix throttling by decrypting n-sig (#1437) | pukkandan | 2021-10-31 | 5 | -150/+550 | |
| | | ||||||
| * | [instagram] Add more formats when logged in (#1487) | u-spec-png | 2021-10-31 | 1 | -4/+8 | |
| | | | | | | Authored by: u-spec-png | |||||
* | | updated from upstream | 31/10/2021 at 11:36 | Jesús | 2021-10-31 | 49 | -972/+1812 | |
|\| | ||||||
| * | [VLive] Add upload_date and thumbnail (#1486) | Ashish Gupta | 2021-10-30 | 2 | -3/+15 | |
| | | | | | | | | Closes #1472 Authored by: Ashish0804 | |||||
| * | [mtv] Fix some videos (#1453) | Sipherdrakon | 2021-10-30 | 1 | -4/+8 | |
| | | | | | | | | Partial fix for #713 Authored by: Sipherdrakon | |||||
| * | [generic] Detect more json_ld | pukkandan | 2021-10-30 | 1 | -2/+1 | |
| | | | | | | | | Closes #1475 | |||||
| * | [generic] parse jwplayer with only the json URL | pukkandan | 2021-10-30 | 1 | -0/+22 | |
| | | | | | | | | Closes #1476 | |||||
| * | [FormatSort] Fix some fields' defaults | pukkandan | 2021-10-30 | 1 | -3/+3 | |
| | | | | | | | | Closes #1479 | |||||
| * | [mediaset] Add playlist support (#1463) | nixxo | 2021-10-30 | 2 | -1/+86 | |
| | | | | | | | | Closes #1372 Authored by: nixxo | |||||
| * | [Coub] Fix media format identification (#1469) | Luc Ritchie | 2021-10-29 | 1 | -1/+2 | |
| | | | | | | Authored by: wlritchi | |||||
| * | [MLSScoccer] Add extractor (#1452) | Ashish Gupta | 2021-10-28 | 2 | -0/+119 | |
| | | | | | | | | Authored by: Ashish0804 Closes #1451 | |||||
| * | [itv] Add support for ITV News (#1456) | ajj8 | 2021-10-28 | 1 | -14/+20 | |
| | | | | | | Authored by: ajj8 | |||||
| * | [viewlift] Fix typo in 5be76d1ab7fed65a5894b221c7b7f896a18fc820 | pukkandan | 2021-10-28 | 1 | -75/+75 | |
| | | ||||||
| * | [utils] Add `jwt_decode_hs256` | pukkandan | 2021-10-28 | 1 | -0/+7 | |
| | | | | | | | | | | Code from #1340 Authored by: Ashish0804 | |||||
| * | [viewlift] Add cookie-based login and series support | pukkandan | 2021-10-28 | 1 | -46/+146 | |
| | | | | | | | | | | Closes #1340, #1316 Authored by: Ashish0804, pukkandan |