{"id":16107625,"url":"https://github.com/purfview/inpaintdelogo","last_synced_at":"2026-02-03T21:31:25.863Z","repository":{"id":103983447,"uuid":"395714618","full_name":"Purfview/InpaintDelogo","owner":"Purfview","description":"Advanced delogo plugin for AviSynth+","archived":false,"fork":false,"pushed_at":"2025-11-03T00:25:52.000Z","size":760,"stargazers_count":92,"open_issues_count":0,"forks_count":8,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-11-03T02:24:52.338Z","etag":null,"topics":["avisynth","delogo","hardcoded","logo-detection","logo-removal","ocr","subtitles","video","watermark","watermark-removal"],"latest_commit_sha":null,"homepage":"https://forum.doom9.org/showthread.php?t=176860","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Purfview.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-08-13T16:06:31.000Z","updated_at":"2025-11-03T00:25:55.000Z","dependencies_parsed_at":"2025-04-03T22:25:34.121Z","dependency_job_id":"dd9dc026-b82d-47fb-a98e-3675a76f8e0a","html_url":"https://github.com/Purfview/InpaintDelogo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Purfview/InpaintDelogo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Purfview%2FInpaintDelogo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Purfview%2FInpaintDelogo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Purfview%2FInpaintDelogo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Purfview%2FInpaintDelogo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Purfview","download_url":"https://codeload.github.com/Purfview/InpaintDelogo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Purfview%2FInpaintDelogo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29058242,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T20:13:53.544Z","status":"ssl_error","status_checked_at":"2026-02-03T20:13:40.507Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["avisynth","delogo","hardcoded","logo-detection","logo-removal","ocr","subtitles","video","watermark","watermark-removal"],"created_at":"2024-10-09T19:23:57.281Z","updated_at":"2026-02-03T21:31:25.857Z","avatar_url":"https://github.com/Purfview.png","language":null,"funding_links":["https://www.paypal.com/donate?hosted_button_id=JF5BEQE3YQGH2","https://buymeacoffee.com/purfview"],"categories":[],"sub_categories":[],"readme":"[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/donate?hosted_button_id=JF5BEQE3YQGH2)  [![\"Buy Me A Coffee\"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://buymeacoffee.com/purfview)     \n      \n\u003cpre\u003e\u003ccode\u003e##================================================================================================##\n#                                                                                                  #\n#             ____                  _       __  ____       __                                      #\n#            /  _/___  ____  ____ _(_)___  / /_/ __ \\___  / /___  ____  ____                       #\n#            / // __ \\/ __ \\/ __ `/ / __ \\/ __/ / / / _ \\/ / __ \\/ __ `/ __ \\                      #\n#          _/ // / / / /_/ / /_/ / / / / / /_/ /_/ /  __/ / /_/ / /_/ / /_/ /                      #\n#         /___/_/ /_/ .___/\\__,_/_/_/ /_/\\__/_____/\\___/_/\\____/\\__, /\\____/                       #\n#                  /_/                                         /____/                              #\n#                                                                                                  #\n##================================================================================================##\n\n  InpaintDelogo is an advanced logo and watermark removal function using inpainting and deblending\n with an adjustable fine process to hide artifacts and get best delogo results.\n Can remove opaque, transparent, semi-transparent and some dynamic logos from video.\n Can be used to remove hardcoded subtitles or extract them to images for OCR.\n\n  Inpainting refers to the application of sophisticated algorithms to reconstruct of lost\n or deteriorated parts of images or videos.\n \u003c/code\u003e\u003c/pre\u003e\n\n## If it's too complicated or you want the best results, I can delogo your video for a fee. Contact: purfview [at] protonmail [dot] com  \n \n\u003cpre\u003e\u003ccode\u003e \nCore requirements:\nAviSynth+ v3.7.2 or later ( https://github.com/AviSynth/AviSynthPlus ).\nAvsInpaint v1.3 or later  ( https://github.com/pinterf/AvsInpaint ).\n\nOther requirements:\nMaskTools2    ( https://github.com/pinterf/masktools ).\nRgTools       ( https://github.com/pinterf/RgTools ).\nGRunT         ( https://github.com/pinterf/GRunT ).\nRequestLinear ( https://github.com/pinterf/TIVTC ).\nClipBlend     ( http://avisynth.nl/index.php/ClipBlend ).\nRT_Stats      ( http://avisynth.nl/index.php/RT_Stats ).\nFrameSel      ( http://avisynth.nl/index.php/FrameSel ).\nGrainFactory3 ( http://avisynth.nl/index.php/GrainFactory3 ).   \nvsTEdgeMask   ( https://github.com/Asd-g/AviSynth-vsTEdgeMask ).\nTColorMask    ( https://github.com/Asd-g/AviSynth-tcolormask ).   \nNeo_FFT3D     ( http://avisynth.nl/index.php/Neo_FFT3D ).   \n    \nRequirements for fast subtitles extraction:\nLSMASH        ( http://avisynth.nl/index.php/LSMASHSource ).\nTWriteAVI     ( https://github.com/Asd-g/AviSynth-TWriteAVI ).\nx264vfw       ( https://sourceforge.net/projects/mpxplay/files/x264vfw ).\n\u003c/code\u003e\u003c/pre\u003e\n \n Doom9 forum thread: https://forum.doom9.org/showthread.php?t=176860\n\nA script that can extract forced cues from a full subtitle...: https://github.com/pcroland/substoforced\n      \n[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate?hosted_button_id=JF5BEQE3YQGH2)   [![\"Buy Me A Coffee\"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://buymeacoffee.com/purfview)    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurfview%2Finpaintdelogo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurfview%2Finpaintdelogo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurfview%2Finpaintdelogo/lists"}