danielcliu
|
f9e553ebaf
|
Added cli support, fixed testing
|
2020-01-20 23:04:46 -08:00 |
danielcliu
|
dc9fc2ee93
|
Updated Readme to include how to use cookies with the module
|
2020-01-15 22:48:26 -08:00 |
danielcliu
|
02b1978217
|
Added cookies parameter to api class methods
|
2020-01-15 22:48:00 -08:00 |
danielcliu
|
edefeeaf1d
|
Merge pull request #1 from jdepoix/master
Updating to current master
|
2020-01-09 18:56:45 -08:00 |
Jonas Depoix
|
7dfe20fde4
|
v0.2.1
|
2019-12-31 00:13:13 +01:00 |
jdepoix
|
bfecd64b85
|
Merge pull request #43 from jdepoix/bugfix/cli-language-default
fixed bug in cli where no transcript could be retrieved if no language was specified
|
2019-12-31 00:12:39 +01:00 |
Jonas Depoix
|
7159f60823
|
fixed bug in cli where no transcript could be retrieved if no language was specified
|
2019-12-31 00:11:52 +01:00 |
Jonas Depoix
|
0901fe3053
|
v0.2.0
|
2019-12-30 23:50:43 +01:00 |
jdepoix
|
68951600d9
|
Merge pull request #42 from jdepoix/feature/translating-transcripts
Feature/translating transcripts
|
2019-12-30 23:49:20 +01:00 |
Jonas Depoix
|
889cedcbf0
|
fixed typo
|
2019-12-30 18:41:08 +01:00 |
Jonas Depoix
|
aa34a2ceb3
|
updated README
|
2019-12-30 18:21:45 +01:00 |
Jonas Depoix
|
936ef3c1d0
|
added list-transcripts param to cli
|
2019-12-30 17:40:32 +01:00 |
Jonas Depoix
|
f8416ab004
|
added new params to cli to make new features accessible using the cli
|
2019-12-30 17:36:48 +01:00 |
Jonas Depoix
|
4b75a47a74
|
get_transcripts now returns a list of exceptions instead of video ids of failed videos
|
2019-12-30 16:13:18 +01:00 |
Jonas Depoix
|
66d02c08a1
|
added tests for new public api method
|
2019-12-30 15:34:35 +01:00 |
Jonas Depoix
|
1bc5087575
|
added public list_transcripts method
|
2019-12-30 15:20:47 +01:00 |
Jonas Depoix
|
8287d1088e
|
fixed bug where nontranslatable transcripts would throw an exception
|
2019-12-30 14:38:27 +01:00 |
Jonas Depoix
|
f1e4754ca4
|
added check if any transcripts are actually available
|
2019-12-20 16:28:35 +01:00 |
Jonas Depoix
|
20612ea7a3
|
improved tostring methods
|
2019-12-16 17:08:14 +01:00 |
Jonas Depoix
|
409141ab51
|
added translate feature; added iterator to TranscriptList
|
2019-12-16 16:58:26 +01:00 |
jdepoix
|
a1b1e001fe
|
Merge pull request #37 from danielcliu/bugfix/ISSUE-35
Bugfix/issue 35
|
2019-12-16 16:29:25 +01:00 |
Jonas Depoix
|
41300585a1
|
fixed bug where undesirable results where returned if the desired language was only available as generated transcript
|
2019-12-13 11:15:32 +01:00 |
Jonas Depoix
|
c2c49c3c17
|
fixed bug; added doctstrings for public methods
|
2019-12-11 11:42:14 +01:00 |
Jonas Depoix
|
df417be915
|
refactored the way transcript information is retrieved and thereby improved error messages
|
2019-12-08 14:40:57 +01:00 |
danielcliu
|
54ef72fafd
|
Improve Name regex to use 1 group, find first &
|
2019-11-11 19:58:12 -08:00 |
danielcliu
|
d224b02a80
|
Languages argument defaults to a tuple instead of a list.
|
2019-11-10 22:44:24 -08:00 |
danielcliu
|
c7cb3117be
|
Removed unnecessary language variables, sort split matches by len while ignoring name arguement
|
2019-11-06 21:20:51 -08:00 |
danielcliu
|
7ac7d3266b
|
Changed youtubeWWW1.html.static's name
|
2019-11-06 21:19:24 -08:00 |
danielcliu
|
db7b8524dc
|
Removed another f-string instance
|
2019-10-22 21:03:41 -07:00 |
danielcliu
|
630b33f3b8
|
Removed fstrings to make compatable with python 3.5 and lower
|
2019-10-22 20:37:46 -07:00 |
danielcliu
|
d8b5208824
|
Modified README
|
2019-10-21 22:38:17 -07:00 |
danielcliu
|
8fb9e75ba1
|
Formatted list comprehension for readability
|
2019-10-21 22:21:32 -07:00 |
danielcliu
|
de1ddf0824
|
Implemented code to more thoroughly find a lanuages captions
|
2019-10-16 22:01:30 -07:00 |
Jonas Depoix
|
eee2b9ad01
|
v0.1.9
|
2019-10-09 13:30:34 +02:00 |
jdepoix
|
8280e19c29
|
Merge pull request #32 from jdepoix/bugfix/ISSUE-29
adjusted to changes in YouTube webclient
|
2019-10-09 13:30:09 +02:00 |
Jonas Depoix
|
3d199e1b66
|
updated test assets to new youtube format
|
2019-10-09 13:27:51 +02:00 |
Jonas Depoix
|
5d0e407f89
|
adjusted to changes in YouTube webclient
|
2019-10-09 13:21:30 +02:00 |
Jonas Depoix
|
ee4741d77a
|
v0.1.8
|
2019-10-07 18:52:42 +02:00 |
jdepoix
|
8c2ce71765
|
Merge pull request #28 from jdepoix/bugfix/ISSUE-27
adjusted to changes in YouTube webclient
|
2019-10-07 18:49:46 +02:00 |
Jonas Depoix
|
e2e1567785
|
adjusted to changes in YouTube webclient
|
2019-10-07 18:44:24 +02:00 |
Jonas Depoix
|
efd9e94541
|
v0.1.7
|
2019-07-22 13:16:18 +02:00 |
jdepoix
|
9d302d679d
|
Merge pull request #20 from jdepoix/bugfix/ISSUE-19
fixed bug reported in ISSUE-19
|
2019-07-22 13:14:25 +02:00 |
Jonas Depoix
|
c65cf27def
|
fixed bug reported in ISSUE-19
|
2019-07-22 13:11:52 +02:00 |
Jonas Depoix
|
6ea4a4197e
|
v0.1.6
|
2019-07-15 15:57:39 +02:00 |
jdepoix
|
69812e0024
|
Merge pull request #18 from jdepoix/bugfix/ISSUE-17
API no longer logs to error
|
2019-07-15 15:56:41 +02:00 |
Jonas Depoix
|
0151413ad1
|
API no longer logs to error
|
2019-07-15 15:48:01 +02:00 |
Jonas Depoix
|
8ca8609b7d
|
v1.0.5
|
2019-06-20 17:17:10 +02:00 |
jdepoix
|
955b5b73c2
|
Merge pull request #16 from jdepoix/feature/ISSUE-15
updated error message
|
2019-06-20 17:16:29 +02:00 |
Jonas Depoix
|
234acb01ad
|
removed python 3.3 from build as it is now longer available on travis
|
2019-06-20 17:00:32 +02:00 |
Jonas Depoix
|
a1e66a0158
|
updated error message
|
2019-06-20 16:43:53 +02:00 |