Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions common/known-removable-phrases.js
Original file line number Diff line number Diff line change
Expand Up @@ -829,6 +829,7 @@ const knownRemovablePhrases = [
"Women Without Borders Film Festival 2026 —",
"The Woman Behind Visconti's Masterpiece",
"Cinebug turns 1:",
"Cinebug Summer Social and",
"Hussein Kamal's",
"Ido Fluk:",
"IFF:",
Expand Down
164 changes: 164 additions & 0 deletions common/tests/test-titles.json
Original file line number Diff line number Diff line change
Expand Up @@ -82482,5 +82482,169 @@
{
"input": "Yonderland + Q&A",
"output": "yonderland"
},
{
"input": "Case 137 [Dossier 137]",
"output": "case 137"
},
{
"input": "Just an Illusion [Juste une illusion]",
"output": "just an illusion"
},
{
"input": "Le Boucher [The Butcher]",
"output": "le boucher"
},
{
"input": "Claire's Knee",
"output": "claires knee"
},
{
"input": "Down by Law",
"output": "down by law"
},
{
"input": "My Little Loves",
"output": "my little loves"
},
{
"input": "Still Walking",
"output": "still walking"
},
{
"input": "Cinebug Summer Social and Point Break screening",
"output": "point break"
},
{
"input": "The Film Club - 'Death Becomes Her' (1992)",
"output": "death becomes her (1992)"
},
{
"input": "Toddler Club: Shrek 2",
"output": "shrek 2"
},
{
"input": "Chickenhare and The Secret of The Groundhog",
"output": "chickenhare the secret of the groundhog"
},
{
"input": "Monisme",
"output": "monisme"
},
{
"input": "UK PREMIERE Pola X (4K Restoration)",
"output": "pola x"
},
{
"input": "9-Month Contract",
"output": "9-month contract"
},
{
"input": "Blackbird Blackbird Blackberry",
"output": "blackbird blackbird blackberry"
},
{
"input": "Day for Night",
"output": "day for night"
},
{
"input": "Film Screening: 'The Theresa Roberts Collection of Jamaican Art' and Q&A",
"output": "theresa roberts collection of jamaican art"
},
{
"input": "Les Dames du Bois de Boulogne",
"output": "les dames du bois de boulogne"
},
{
"input": "Pastorale",
"output": "pastorale"
},
{
"input": "The Green Room",
"output": "green room"
},
{
"input": "The Man Who Loved Women",
"output": "man who loved women"
},
{
"input": "Chickenhare and the Secret of the Groundhog",
"output": "chickenhare the secret of the groundhog"
},
{
"input": "Ishqnama (Punjabi)",
"output": "ishqnama"
},
{
"input": "The India Story (Hindi)",
"output": "india story"
},
{
"input": "Pluto",
"output": "pluto"
},
{
"input": "Grateful Dead Meet Up at the Movies 2026",
"output": "grateful dead meet up at the movies"
},
{
"input": "Lilya 4-Ever",
"output": "lilya 4-ever"
},
{
"input": "Music Makes You…",
"output": "music makes you"
},
{
"input": "ALMOST FAMOUS",
"output": "almost famous"
},
{
"input": "THE ODYSSEY (Carers & Babies)",
"output": "the odyssey"
},
{
"input": "'Pitch, Please!' Film & TV Pitching Competition + Networking",
"output": "pitch please film tv pitching competition"
},
{
"input": "Pitchblack Playback: J Dilla 'The Shining' (20th Anniversary)",
"output": "j dilla the shining"
},
{
"input": "The Fastest Guitar Alive + Intro & Zine Launch with Cinema Year Zero",
"output": "fastest guitar alive"
},
{
"input": "Kino Industry Session: An Invitation to Collaborate",
"output": "kino industry session an invitation to collaborate"
},
{
"input": "Kino London Short Film Festival: Dystopian Future",
"output": "dystopian future"
},
{
"input": "Kino London Short Film Festival: Dystopian Present",
"output": "dystopian present"
},
{
"input": "Kino London Short Film Festival: She Shoots",
"output": "she shoots"
},
{
"input": "Kino London Short Film Festival: The Doc Block",
"output": "doc block"
},
{
"input": "Lady in a Jam + intro",
"output": "lady in a jam"
},
{
"input": "Niagara + Q&A",
"output": "niagara"
},
{
"input": "I'm Thinking Of Ending Things + How to Shoot a Ghost",
"output": "im thinking of ending things"
}
]