Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Revert acbc64225006964cf52d316e007a77a1b5e2975b | pukkandan | 2022-04-26 | 1 | -13/+8 | |
| | | | | | | Reverts "[utils] WebSocketsWrapper: Ignore warnings at websockets instantiation" The warning should not be suppressed. We need to address it | |||||
* | [downloader/fc2] Stop heatbeating once FFmpeg finishes | Lesmiscore | 2022-04-25 | 1 | -1/+8 | |
| | | | | Authored by: Lesmiscore | |||||
* | [utils] WebSocketsWrapper: Ignore warnings at websockets instantiation | Lesmiscore | 2022-04-25 | 1 | -6/+13 | |
| | | | | | | | This also fixes crash caused by moving asyncio to .compat. Authored by: Lesmiscore Thanks: J.Chung at Discord (581418557871620106) | |||||
* | [bandcamp] Exclude merch links (#3368) | Yipten | 2022-04-23 | 1 | -1/+1 | |
| | | | | Closes #3318 Authored by: Yipten | |||||
* | [icareus] Add extractor (#3320) | Teemu Ikonen | 2022-04-23 | 2 | -0/+181 | |
| | | | Authored by: tpikonen, pukkandan | |||||
* | [hotstar] Refactor extractors | pukkandan | 2022-04-23 | 2 | -108/+124 | |
| | | | | Closes #3517 | |||||
* | [build] Avoid use of `install -D` | pukkandan | 2022-04-23 | 1 | -5/+10 | |
| | | | | Closes #3429 | |||||
* | [telegram] Fix metadata extraction | pukkandan | 2022-04-23 | 1 | -6/+10 | |
| | | | | Closes #3528 | |||||
* | [Sponsorblock] Don't crash when duration is unknown | pukkandan | 2022-04-23 | 1 | -1/+1 | |
| | | | | CLoses #3529 | |||||
* | [PearVideo] Add fallback for formats (#3438) | Ha Tien Loi | 2022-04-22 | 1 | -0/+9 | |
| | | | | Closes #3425 Authored by: hatienl0i261299 | |||||
* | [EmbedThumbnail] Disable thumbnail conversion for mkv (#3512) | Evan Spensley | 2022-04-21 | 1 | -6/+4 | |
| | | | | Closes #3209 Authored by: evansp | |||||
* | [dependencies] Create module with all dependency imports | pukkandan | 2022-04-21 | 13 | -113/+128 | |
| | ||||||
* | Don't imply `-s` for later stages of `-O` | pukkandan | 2022-04-20 | 4 | -12/+15 | |
| | ||||||
* | [Gofile] Support password-protected links (#3488) | mehq | 2022-04-20 | 1 | -3/+22 | |
| | | | | Closes #3465 Authored by: mehq | |||||
* | [Olympics] Fix format extension | pukkandan | 2022-04-19 | 1 | -1/+1 | |
| | | | | Closes #3481 | |||||
* | Fix `Makefile` | pukkandan | 2022-04-19 | 2 | -13/+7 | |
| | | | | | | Closes #3467, #35 Authored by: putnam | |||||
* | [openrec:movie] Enable fallback for /movie/ URLs | Lesmiscore | 2022-04-19 | 1 | -2/+2 | |
| | | | | Closes #3474 | |||||
* | bugfix for a44ca5a470e09b5170fc9c3a46733f050fadbfae, ↵ | pukkandan | 2022-04-19 | 4 | -9/+7 | |
| | | | | | | 19a0394044bfad36cd665450271b8eb048a41c02, 77f9033095cd8e1092a80db67f2b577cf13f95a8 Closes #3472 | |||||
* | bugfix for 19a0394044bfad36cd665450271b8eb048a41c02, ↵ | pukkandan | 2022-04-18 | 2 | -8/+9 | |
| | | | | 3d3bb1688bfc5373105e6bf7c3d4729cf3f78788 | |||||
* | [compat] Split into sub-modules (#2173) | felix | 2022-04-18 | 11 | -318/+274 | |
| | | | | Authored by: fstirlitz, pukkandan | |||||
* | [cleanup] Misc cleanup and refactor (#2173) | pukkandan | 2022-04-18 | 31 | -345/+263 | |
| | ||||||
* | [test] Convert warnings into errors | pukkandan | 2022-04-18 | 9 | -11/+13 | |
| | | | | | | * And fix some existing warnings Authored by: fstirlitz | |||||
* | [docs] Improve embedding docs and other minor fixes | pukkandan | 2022-04-18 | 5 | -50/+116 | |
| | ||||||
* | [niconico] Set `expected_protocol` to a public field | pukkandan | 2022-04-17 | 1 | -2/+2 | |
| | | | | Closes #3440 | |||||
* | [downloader/fragment] Make single thread download work for --live-from-start ↵ | Lesmiscore (Naoya Ozaki) | 2022-04-16 | 1 | -2/+7 | |
| | | | | | (#3446) Authored by: Lesmiscore | |||||
* | Fix `--skip-unavailable-fragments` | pukkandan | 2022-04-15 | 1 | -0/+2 | |
| | | | | | Bug in d71fd412495af9ebccef807379859a0baa97ddee Closes #3437 | |||||
* | [utils] Fix WebSocketsWrapper | pukkandan | 2022-04-15 | 1 | -0/+1 | |
| | | | | | Bug in 3cea3edd1ac1101bd709dfa0305509028118b163 Closes #3422 | |||||
* | Do not change fragment chunk-size when `--test` | pukkandan | 2022-04-15 | 1 | -1/+1 | |
| | | | | Closes #3434 | |||||
* | [youtube] Fix episode metadata extraction | coletdjnz | 2022-04-15 | 1 | -1/+1 | |
| | ||||||
* | [chingari] Fix archiving and tests | pukkandan | 2022-04-14 | 1 | -2/+4 | |
| | ||||||
* | [spotify] Detect iframe embeds (#3430) | Felix S | 2022-04-14 | 2 | -3/+18 | |
| | | | Authored by: fstirlitz | |||||
* | [facebook] Improve thumbnail extraction (#3392) | Akmal | 2022-04-12 | 1 | -1/+2 | |
| | | | Authored by: Wikidepia | |||||
* | Fix bug in 66cf3e1001b6d9a2829fe834c3f9103b0890918e | pukkandan | 2022-04-12 | 1 | -2/+1 | |
| | ||||||
* | [EmbedSubtitle] Enable for more video extensions | pukkandan | 2022-04-12 | 1 | -2/+4 | |
| | | | | Closes #3382 | |||||
* | [utils] certifi: Make sure the pem file exists | pukkandan | 2022-04-12 | 1 | -1/+2 | |
| | | | | Closes #3353 | |||||
* | [cleanup] Misc cleanup (#2173) | pukkandan | 2022-04-12 | 13 | -33/+46 | |
| | | | | Authored by: fstirlitz, pukkandan | |||||
* | [cleanup] Sort imports | pukkandan | 2022-04-12 | 86 | -619/+504 | |
| | | | | | | Using https://github.com/PyCQA/isort isort -m VERTICAL_HANGING_INDENT --py 36 -l 80 --rr -n --tc . | |||||
* | [cleanup] Upgrade syntax | pukkandan | 2022-04-12 | 1009 | -3224/+375 | |
| | | | | | | | | | | Using https://github.com/asottile/pyupgrade 1. `__future__` imports and `coding: utf-8` were removed 2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format` 3. f-strings were cherry-picked from `pyupgrade --py36-plus` Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts | |||||
* | [cleanup] Mark some compat variables for removal (#2173) | pukkandan | 2022-04-12 | 26 | -186/+121 | |
| | | | | Authored by fstirlitz, pukkandan | |||||
* | [cleanup] Remove unused code paths (#2173) | felix | 2022-04-12 | 14 | -345/+32 | |
| | | | | | | | | | | | | | | | | | | | Notes: * `_windows_write_string`: Fixed in 3.6 * https://bugs.python.org/issue1602 * PEP: https://www.python.org/dev/peps/pep-0528 * Windows UTF-8 fix: Fixed in 3.3 * https://bugs.python.org/issue13216 * `__loader__`: is always present in 3.3+ * https://bugs.python.org/issue14646 * `workaround_optparse_bug9161`: Fixed in 2.7 * https://bugs.python.org/issue9161 Authored by: fstirlitz | |||||
* | [cleanup] Remove unused scripts/tests (#2173) | felix | 2022-04-12 | 33 | -2279/+0 | |
| | | | | Authored by fstirlitz, pukkandan | |||||
* | [FFmpegMetadataPP] Remove `\0` from metadata | pukkandan | 2022-04-12 | 1 | -0/+1 | |
| | ||||||
* | [Gofile] Fix extraction (#3386) | mehq | 2022-04-10 | 1 | -14/+19 | |
| | | | | Closes #3380 Authored by: mehq | |||||
* | [youtube] Add `:ytnotifications` extractor (#3347) | krichbanana | 2022-04-09 | 3 | -1/+91 | |
| | | | Authored by: krichbanana | |||||
* | [cookies] Report progress when importing cookies | pukkandan | 2022-04-10 | 3 | -46/+96 | |
| | ||||||
* | [youtube, cleanup] Minor refactoring | pukkandan | 2022-04-10 | 1 | -24/+47 | |
| | | | | Authored by: coletdjnz, pukkandan | |||||
* | [EmbedThumbnail] Do not remove id3v1 tags | pukkandan | 2022-04-10 | 1 | -1/+1 | |
| | ||||||
* | [utils] locked_file: Do not give executable bits for newly created files | Lesmiscore | 2022-04-10 | 1 | -1/+1 | |
| | | | | Authored by: Lesmiscore | |||||
* | [utils] `sanitize_path`: Fix when path is empty string | pukkandan | 2022-04-09 | 2 | -2/+2 | |
| | ||||||
* | [rai] Add `release_year` | pukkandan | 2022-04-08 | 1 | -0/+1 | |
| | | | | Closes #2319 |