Open buttercat1791 opened 1 year ago
Provides a class that handles editing generated transcripts to remove advertisement text.
editor
Redactor
remove_ads()
I based this branch off of the one for #10 so that it would have access to a generated transcript to test against.
Provides a class that handles editing generated transcripts to remove advertisement text.
Description
editor
.editor
package provides aRedactor
class that handles editing podcast transcripts.remove_ads()
method removes any text blocks matching known advertisement scripts.Notes for Reviewer
I based this branch off of the one for #10 so that it would have access to a generated transcript to test against.