Rodrigo Esteves de Lima-Lopes (University of Campinas)
This git brings the scripts for my article:
- Rodrigo Esteves de Lima Lopes, Beyond the binary: Trans women’s video activism on YouTube, Digital Scholarship in the Humanities, Volume 37, Issue 1, April 2022, Pages 67–80, https://doi.org/10.1093/llc/fqab057
Each script brings a different research step:
R scripts, PDF and Rmarkdown files will also be provided for each topic, please, feel free to use them.
This script was developed for the analysis of Portuguese. I hope it helps colleagues in the LC area and popularise the use of R. Please drop us a line if you have any doubts or need any help.
This script works with some other tools like Python and YouTube-dl, please install the following tools:
- Python (latest version)
- YouTube-dl: tool for downloading subtitles
- Webvtt-py: tool for cleaning subtitles
I would like to express my gratitude to CNPq (Brazilian National Council for Scientific and Technological Development) for financing this research and Agnes Sofia Guimarães Cruz for her input on earlier versions of this project.
The methodology for this paper was inspired in an analysis by Silas Gonzaga at his blog Paixão por Dados. Most of my code was an adaptation of Mr. Gonzaga work, who should receive the credits.