├── LICENSE.txt ├── README.md ├── googlesub.py └── useragent_list.txt /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zombiesam/googlesub/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zombiesam/googlesub/HEAD/README.md -------------------------------------------------------------------------------- /googlesub.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zombiesam/googlesub/HEAD/googlesub.py -------------------------------------------------------------------------------- /useragent_list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zombiesam/googlesub/HEAD/useragent_list.txt --------------------------------------------------------------------------------