• 4 Posts
  • 807 Comments
Joined 2 years ago
cake
Cake day: June 23rd, 2024

help-circle









  • My country’s public TV stopped offering subtitle downloads for shows that can’t be streamed online

    (The transcript was always easily available with second-accurate timing by clicking the ㏄ button next to any subtitled program, whether or not it was available for streaming (usually indefinitely for old ČT production, 14 days for old movies and recent ČT production, never for new movies or shows). One person used this transcript of a documentary on nutria breeding verbatim (no edits except stage instructions and punctuation) to create a somewhat dadaist sci-fi musical featuring intellligent alien beings that happen to be called Nutria. And the frame-accurate, albeit Teletext-restricted (Czech+Slovak+German uppercase/lowercase alphabet only, 38x2, 1 subtitle/s, 7 colors) subtitles were also available by applying a simple Regex to the show page’s URL. Now a unique subtitle URL is generated only when the server and JavaScript + WideVine player complete a handshake.)









  • It does format text in the editor pane by default now but uses a big warning with a button to disable it.

    However, the built-in code highlighter, much
    like in many Lemmy frontends, highlights
    some words/symbols depending on the default
    language. Therefore, it's best to not use 
    4 spaces at the start of each line for a code block.
    
    Instead, this one starts with "```text" and 
    ends with "```". No extra indents and I get
    to specify the highlighting language!
    

    Edit: Damn