VideoStudy/VideoStudy.API
Ricardo Carneiro 724983e96c fix: corrige inicialização do Photino (App.razor + index.html)
App.razor tinha <!DOCTYPE html> + blazor.web.js que conflitavam com
blazor.photino.js do index.html. App.razor montado dentro de #app
não pode ter wrapper HTML — simplificado para apenas <Routes />.

- App.razor: remove HTML/head/body/blazor.web.js
- index.html: adiciona Bootstrap, traduz para pt-BR, fix #blazor-error-ui
- MainLayout.razor: remove link Semantic Kernel e #blazor-error-ui duplicado

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-15 14:48:40 -03:00
..
Properties first commit 2026-02-09 18:31:08 -03:00
Services fix: corrige deadlock no FFmpeg por stderr redirecionado sem leitura 2026-05-15 14:28:03 -03:00
appsettings.json fix: corrige inicialização do Photino (App.razor + index.html) 2026-05-15 14:48:40 -03:00
DEBUG_LAST_RESPONSE.md fix: ajustes de tempo dentro do video (estava tentando obter imagens depois do fim do video) 2026-02-10 13:27:29 -03:00
Program.cs fix: Ajustes de aparencia do PDF 2026-02-10 16:13:31 -03:00
VideoStudy.API.csproj refactor: limpeza geral e troca de Puppeteer por FFmpeg 2026-05-15 14:08:05 -03:00
VideoStudy.API.http first commit 2026-02-09 18:31:08 -03:00
yt-dlp_linux first commit 2026-02-09 18:31:08 -03:00
yt-dlp.exe first commit 2026-02-09 18:31:08 -03:00