Commit Graph

232 Commits

Author SHA1 Message Date
Jonas Depoix 1550913334 removed redundant test assets 2019-03-16 13:31:49 +01:00
Jonas Depoix 4a564743df changed testing assets naming to not mess with GitHub stats 2019-03-14 18:46:46 +01:00
jdepoix 9fa8bb0d70
Merge pull request #11 from jdepoix/feature/ci
Setup CI
2019-03-14 17:47:41 +01:00
Jonas Depoix 536a6d8de3 added coveralls to ci pipeline 2019-03-14 17:41:43 +01:00
Jonas Depoix 75e6b7cdae python 3.7 added to travis build 2019-03-14 17:35:03 +01:00
Jonas Depoix 444998c02b mock added to requirements to support 2.7 2019-03-14 17:26:52 +01:00
Jonas Depoix 80c1e0aa23 different python versions added to build 2019-03-14 17:15:05 +01:00
Jonas Depoix fc679a052c travis.yml added 2019-03-14 17:10:07 +01:00
Jonas Depoix 94e4e4063f test suite and corresponding tooling added 2019-03-14 17:04:34 +01:00
jdepoix 4e228d9978
Merge pull request #9 from jdepoix/feature/ISSUE-8
Feature/issue 8
2019-03-11 14:55:54 +01:00
Jonas Depoix 0390b822c5 README updated 2019-03-11 14:54:44 +01:00
Jonas Depoix cdb7b90b82 improved param parsing and CLI support for choosing languages 2019-03-11 14:41:26 +01:00
jdepoix 22927a4d6b
Merge pull request #7 from jdepoix/feature/ISSUE-6
YouTubeTranscriptApi now supports retrieving transcripts for given languages
2019-02-21 12:57:11 +01:00
Jonas Depoix 18fb0cbaec YouTubeTranscriptApi now supports retrieving transcripts for given languages 2019-02-21 12:55:03 +01:00
jdepoix 48cb31fe3e
Merge pull request #2 from jdepoix/bugfix/ISSUE-1
fixed bug where xml data was also returned when using cli
2018-07-15 10:57:55 +02:00
Jonas Depoix 5e1f020ccf fixed bug where xml data was also returned when using cli 2018-07-15 10:57:14 +02:00
Jonas Depoix 48e69cf7a2 README updated 2018-07-03 13:45:14 +02:00
Jonas Depoix 33a2ec721c faulty imports fixed 2018-07-03 13:43:27 +02:00
Jonas Depoix a296cfee80 typos in README fixed 2018-07-03 13:43:05 +02:00
Jonas Depoix 854f0325c7 .gitignore updated 2018-07-03 13:42:51 +02:00
Jonas Depoix 62dcbd5226 README updated 2018-07-03 12:59:39 +02:00
Jonas Depoix 94ad9f0fdf typos fixed 2018-07-03 12:59:31 +02:00
Jonas Depoix 2667a1091e gitignore updated 2018-07-03 12:59:17 +02:00
Jonas Depoix 27a9d64938 project structure reworked to be compatible with pypi 2018-07-03 12:49:22 +02:00
jdepoix de67c41254
LICENSE added 2018-07-03 11:22:32 +02:00
Jonas Depoix 2b3a6f3a71 support for html unescaping for all python versions added 2018-04-26 13:36:14 +02:00
Jonas Depoix fe1783688e README added 2018-04-20 15:53:27 +02:00
Jonas Depoix bcff586ee5 get_transcripts signature updated to be python2 compatible 2018-04-20 15:53:11 +02:00
Jonas Depoix 0142f9a61f "cli" improved 2018-04-20 14:20:24 +02:00
Jonas Depoix 91fe71c86c error handling improved 2018-04-20 14:20:11 +02:00
Jonas Depoix 55d76a158a transcript api implemented 2018-04-20 13:23:14 +02:00
Jonas Depoix 119e694f3f initial commit 2018-04-11 16:31:00 +02:00