aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [cleanup,build] Cleanup some build-related codepukkandan2022-04-278-38/+60
* [cleanup] Delete unused extractorspukkandan2022-04-2710-770/+0
* [ffmpeg] Fix features detectionpukkandan2022-04-271-1/+2
* [Metadata] Remove filename from attached info-jsonpukkandan2022-04-271-2/+5
* [downloader/ffmpeg] Specify headers for each URL (#3553)Elyse2022-04-261-6/+13
* [build] Ensure `compat._legacy` is packed in executablespukkandan2022-04-262-0/+3
* [compat/asyncio] Use `asyncio.all_tasks`pukkandan2022-04-264-20/+11
* [compat] Ensure submodules are correctly wrappedpukkandan2022-04-266-22/+73
* Revert acbc64225006964cf52d316e007a77a1b5e2975bpukkandan2022-04-261-13/+8
* [downloader/fc2] Stop heatbeating once FFmpeg finishesLesmiscore2022-04-251-1/+8
* [utils] WebSocketsWrapper: Ignore warnings at websockets instantiationLesmiscore2022-04-251-6/+13
* [bandcamp] Exclude merch links (#3368)Yipten2022-04-231-1/+1
* [icareus] Add extractor (#3320)Teemu Ikonen2022-04-232-0/+181
* [hotstar] Refactor extractorspukkandan2022-04-232-108/+124
* [build] Avoid use of `install -D`pukkandan2022-04-231-5/+10
* [telegram] Fix metadata extractionpukkandan2022-04-231-6/+10
* [Sponsorblock] Don't crash when duration is unknownpukkandan2022-04-231-1/+1
* [PearVideo] Add fallback for formats (#3438)Ha Tien Loi2022-04-221-0/+9
* [EmbedThumbnail] Disable thumbnail conversion for mkv (#3512)Evan Spensley2022-04-211-6/+4
* [dependencies] Create module with all dependency importspukkandan2022-04-2113-113/+128
* Don't imply `-s` for later stages of `-O`pukkandan2022-04-204-12/+15
* [Gofile] Support password-protected links (#3488)mehq2022-04-201-3/+22
* [Olympics] Fix format extensionpukkandan2022-04-191-1/+1
* Fix `Makefile`pukkandan2022-04-192-13/+7
* [openrec:movie] Enable fallback for /movie/ URLsLesmiscore2022-04-191-2/+2
* bugfix for a44ca5a470e09b5170fc9c3a46733f050fadbfae, 19a0394044bfad36cd665450...pukkandan2022-04-194-9/+7
* bugfix for 19a0394044bfad36cd665450271b8eb048a41c02, 3d3bb1688bfc5373105e6bf7...pukkandan2022-04-182-8/+9
* [compat] Split into sub-modules (#2173)felix2022-04-1811-318/+274
* [cleanup] Misc cleanup and refactor (#2173)pukkandan2022-04-1831-345/+263
* [test] Convert warnings into errorspukkandan2022-04-189-11/+13
* [docs] Improve embedding docs and other minor fixespukkandan2022-04-185-50/+116
* [niconico] Set `expected_protocol` to a public fieldpukkandan2022-04-171-2/+2
* [downloader/fragment] Make single thread download work for --live-from-start ...Lesmiscore (Naoya Ozaki)2022-04-161-2/+7
* Fix `--skip-unavailable-fragments`pukkandan2022-04-151-0/+2
* [utils] Fix WebSocketsWrapperpukkandan2022-04-151-0/+1
* Do not change fragment chunk-size when `--test`pukkandan2022-04-151-1/+1
* [youtube] Fix episode metadata extractioncoletdjnz2022-04-151-1/+1
* [chingari] Fix archiving and testspukkandan2022-04-141-2/+4
* [spotify] Detect iframe embeds (#3430)Felix S2022-04-142-3/+18
* [facebook] Improve thumbnail extraction (#3392)Akmal2022-04-121-1/+2
* Fix bug in 66cf3e1001b6d9a2829fe834c3f9103b0890918epukkandan2022-04-121-2/+1
* [EmbedSubtitle] Enable for more video extensionspukkandan2022-04-121-2/+4
* [utils] certifi: Make sure the pem file existspukkandan2022-04-121-1/+2
* [cleanup] Misc cleanup (#2173)pukkandan2022-04-1213-33/+46
* [cleanup] Sort importspukkandan2022-04-1286-619/+504
* [cleanup] Upgrade syntaxpukkandan2022-04-121009-3224/+375
* [cleanup] Mark some compat variables for removal (#2173)pukkandan2022-04-1226-186/+121
* [cleanup] Remove unused code paths (#2173)felix2022-04-1214-345/+32
* [cleanup] Remove unused scripts/tests (#2173)felix2022-04-1233-2279/+0
* [FFmpegMetadataPP] Remove `\0` from metadatapukkandan2022-04-121-0/+1