Commit Graph

272 Commits

Author SHA1 Message Date
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