Commit Graph

  • 4d5668d22b
    Merge pull request #364 from jdepoix/add-supadata-sponsor master github/master Jonas Depoix 2025-01-07 12:38:17 +0100
  • 1e19efb59f
    Added new sponsor supadata to README.md! Jonas Depoix 2025-01-07 11:43:50 +0100
  • 97522b7921
    Merge pull request #355 from jdepoix/release/v0.6.3 Jonas Depoix 2024-11-18 10:51:43 +0100
  • 2306564fb7 v0.6.3 Jonas Depoix 2024-11-18 10:43:53 +0100
  • 60f199aa8e
    Merge pull request #354 from jdepoix/bugfix/missing-build-trigger Jonas Depoix 2024-11-18 10:32:11 +0100
  • 327b35cb5f added missing build trigger for tags Jonas Depoix 2024-11-18 10:14:36 +0100
  • 729e804998
    Merge pull request #352 from vasiliadi/feature/defusedxml Jonas Depoix 2024-11-18 10:10:08 +0100
  • b473e696d6 build: added defusedxml package vasiliadi 2024-11-15 20:08:43 -0600
  • 84a825a0b4 fix: possible XML bombs and other exploits by replacing xml.etree.ElementTree with defusedxml.ElementTree vasiliadi 2024-11-15 20:08:01 -0600
  • ceda81b968
    Merge pull request #346 from jdepoix/feature/github-actions Jonas Depoix 2024-11-11 16:28:48 +0100
  • ec3fbe9be7 added precommit poe task Jonas Depoix 2024-11-11 16:26:06 +0100
  • 32ea9c1b5b deleted travis.yml Jonas Depoix 2024-11-11 16:16:53 +0100
  • 00642578d4 added GH Action build status badge to README Jonas Depoix 2024-11-11 16:14:58 +0100
  • 006edf9c91 commented test back in Jonas Depoix 2024-11-11 16:06:00 +0100
  • 402b4cb95d fixed coverage stage Jonas Depoix 2024-11-11 16:04:17 +0100
  • 9bb8794cd6 fixed typo in ci.yml Jonas Depoix 2024-11-11 16:02:29 +0100
  • c738da22db fixed missing coverage data Jonas Depoix 2024-11-11 16:01:35 +0100
  • d631ceb03c coverage report stage will now fail immediatelly Jonas Depoix 2024-11-11 15:57:34 +0100
  • 93fe4323f5 temporary change to test coverage in CI Jonas Depoix 2024-11-11 15:41:12 +0100
  • 47eae6d8e0 temporary change to test coverage in CI Jonas Depoix 2024-11-11 15:38:14 +0100
  • 7881a1d897 publish is now automatically executed for new tags Jonas Depoix 2024-11-11 15:37:47 +0100
  • ee996f77f1 updated test PyPi URL Jonas Depoix 2024-11-11 15:26:11 +0100
  • 48cce90d5a temporary change to test publish in CI Jonas Depoix 2024-11-11 15:21:13 +0100
  • 2a1525d583 changed pypi publish to use token auth Jonas Depoix 2024-11-11 15:15:41 +0100
  • f92e3d6595 temporarly added testpypi url Jonas Depoix 2024-11-11 15:07:05 +0100
  • c64cad6393 added publish step to CI Jonas Depoix 2024-11-11 15:03:05 +0100
  • 339fc4bcfe commented test back in Jonas Depoix 2024-11-11 14:53:58 +0100
  • 0967845a3d testing if coverall will fail build Jonas Depoix 2024-11-11 12:30:22 +0100
  • ed4068479c coverage now is reported in cobertura format Jonas Depoix 2024-11-11 12:24:52 +0100
  • 3ecdcff082 coveralls command now specifies coverage format Jonas Depoix 2024-11-11 12:20:32 +0100
  • 07eae03e94 removed python 3.14 build Jonas Depoix 2024-11-11 12:09:59 +0100
  • eef0b92eca fixed ci.yml formatting Jonas Depoix 2024-11-11 12:08:24 +0100
  • e5bd9ae825 added coveralls integration Jonas Depoix 2024-11-11 12:04:38 +0100
  • 3f5c0bcfec updated lockfile Jonas Depoix 2024-11-11 11:38:58 +0100
  • 8cf7470fb7 upgraded setup-python action to v5 Jonas Depoix 2024-11-11 11:37:08 +0100
  • d7a974a4d9 fixed poe install in ci.yml Jonas Depoix 2024-11-11 11:33:40 +0100
  • 3c1acf3d9c added GitHub Action CI for formatting, linting and testing Jonas Depoix 2024-11-11 11:22:21 +0100
  • d35cb58cce changed to use ruff format for formatting instead of black Jonas Depoix 2024-11-11 10:47:03 +0100
  • b9d9f23897 added ruff linter Jonas Depoix 2024-09-26 18:05:23 +0200
  • 5f96588ada added black formatter Jonas Depoix 2024-09-26 17:56:36 +0200
  • 0b6cc5980f migrated project to use poetry Jonas Depoix 2024-09-26 17:54:57 +0200
  • 0b7a44cc5a
    Merge pull request #339 from samfisherirl/master Jonas Depoix 2024-09-25 15:25:16 +0300
  • 445f6af32f
    Updated recommended chrome cookie extension name Jonas Depoix 2024-09-25 14:24:18 +0200
  • d5b047cda0
    Update README.md Sam A 2024-09-25 00:51:09 -0400
  • fe2b39cab2
    Merge pull request #287 from Jai0401/improve_readme Jonas Depoix 2024-08-08 11:32:21 +0200
  • c5f5c42398
    Updated SearchAPI logo in README.md Jonas Depoix 2024-05-22 12:47:45 +0200
  • ca8e0764b7
    Added SearchAPI as a sponsor to the README Jonas Depoix 2024-05-21 18:59:30 +0200
  • 69e62a412f Fix grammatical mistakes in README Jai0401 2024-05-18 12:30:33 +0530
  • f5c9e16b61
    Merge pull request #244 from jdepoix/bugfix/requests-version Jonas Depoix 2023-12-27 13:39:47 +0100
  • 54bf7d0226 pinned urllib3 version Jonas Depoix 2023-12-27 13:36:15 +0100
  • d54c350f8d fixed requests version Jonas Depoix 2023-12-27 13:31:08 +0100
  • 1397e64ecf fixed requests version Jonas Depoix 2023-12-27 13:24:17 +0100
  • d22bcf1414 Merge branch 'master' of github.com:jdepoix/youtube-transcript-api Jonas Depoix 2023-12-27 13:14:45 +0100
  • 30af11bfd4 v0.6.2 Jonas Depoix 2023-12-27 13:14:26 +0100
  • 7eda69881d v0.6.2 Jonas Depoix 2023-12-27 13:05:55 +0100
  • dd75803635
    Merge pull request #243 from jdepoix/bugfix/no-translation-languages-provided Jonas Depoix 2023-12-27 13:04:22 +0100
  • 7ab2a9e4a5 added condition to initialize empty translation language list when translationLanugage key is missing Jonas Depoix 2023-12-27 12:47:25 +0100
  • d7af83feeb
    Merge pull request #238 from jheasly/readme_typo Jonas Depoix 2023-12-05 08:43:40 +0100
  • 692edb633f Fixed what I think is a typo. John Heasly 2023-12-04 16:44:55 -0600
  • f500cb5e64
    Merge pull request #229 from nbonato/patch-1 Jonas Depoix 2023-10-14 18:56:57 +0200
  • dfdf482dd3
    Update README.md Jonas Depoix 2023-10-14 18:52:22 +0200
  • cb277cab8c
    Clarify language rules in README.md nbonato 2023-10-12 18:38:20 +0200
  • 99ce79792f v0.6.1 Jonas Depoix 2023-06-16 15:24:56 +0200
  • 31130dbe0c
    Merge pull request #211 from jdepoix/bugfix/ISSUE-209 Jonas Depoix 2023-06-16 15:15:18 +0200
  • b4e9cfc35b all requests use a accept-language: en-us header now Jonas Depoix 2023-06-16 15:11:26 +0200
  • 7da50a716b v0.6.0 Jonas Depoix 2023-04-17 15:44:35 +0200
  • 21a1976516
    Merge pull request #204 from jdepoix/feature/invalid-video-id-error Jonas Depoix 2023-04-17 15:43:57 +0200
  • a04a7010ed added error which is thrown if url is used as the video id Jonas Depoix 2023-04-17 15:34:46 +0200
  • e0a9f0d3e5
    Merge pull request #192 from eseiver/html_formatting Jonas Depoix 2023-04-17 15:15:46 +0200
  • 8c62e5e276 _FORMATTING_TAGS is now a static property of _TranscriptParser; _get_html_regext is now private; removed preserve_formatting property of _TranscriptParser Jonas Depoix 2023-04-17 15:07:10 +0200
  • ca93c48fa1 move preserve_formatting from init to fetch() E. Seiver 2023-04-13 12:46:24 -0700
  • 79fd63d585 move _FORMATTING_TAGS inside _TranscriptParser E. Seiver 2023-04-13 12:27:34 -0700
  • eda8ddb38f _html_regex static property of _TranscriptParser() E. Seiver 2023-04-12 14:29:19 -0700
  • 72e9781528 add preserve_formatting to get_transcripts() + tests E. Seiver 2023-04-12 12:43:48 -0700
  • fdedfff681 separate out format example in readme E. Seiver 2023-04-11 16:38:07 -0700
  • 393a76ca6a add preserve_formatting docstrings E. Seiver 2023-04-11 16:37:06 -0700
  • f910971066
    Merge pull request #199 from Vandivier/typo-fix Jonas Depoix 2023-04-11 10:36:01 +0200
  • 0396f17371 docs: library name w dashes Vandivier 2023-04-09 15:08:05 -0400
  • 2308b1b2e5
    Update bug_report.md Jonas Depoix 2023-03-27 09:38:20 +0200
  • e88783d69e fix spacing E. Seiver 2023-03-15 18:49:35 -0700
  • 123763c968 update readme with example E. Seiver 2023-03-15 18:22:50 -0700
  • c1e5ce4ebb update tests and test doc add (partially escaped) italics to test doc add new test for `preserve_formatting=True` E. Seiver 2023-03-15 18:21:34 -0700
  • c1a037c39c Propagate formatting up to user level E. Seiver 2023-03-15 18:20:16 -0700
  • 1f1c8b249b
    Add optional HTML formatting `_TranscriptParser` E. Seiver 2023-03-15 15:44:26 -0700
  • 6070e6165a updated link to requests proxy docs in README Jonas Depoix 2022-10-31 14:23:29 +0100
  • 2a4e9c2dad added FUNDING.yml Jonas Depoix 2022-10-27 10:49:25 +0200
  • cea92c0ada v0.5.0 Jonas Depoix 2022-10-26 12:05:45 +0200
  • 78599f3643 added SRTFormatter to README Jonas Depoix 2022-10-26 12:03:21 +0200
  • f92fe21a25
    Merge pull request #164 from liamrs222/master Jonas Depoix 2022-10-26 11:57:22 +0200
  • 77f1405ca2 revised test comments Liam Sy 2022-10-25 11:08:52 -0400
  • 88bab9e77c added more tests for SRTFormatter Liam Sy 2022-10-25 10:58:44 -0400
  • a78f493386 added test cases for SRTFormmater Liam Sy 2022-10-20 17:56:49 -0400
  • 68ca703ae0 updated WebVTT and SRT formatters Liam Sy 2022-10-20 17:25:31 -0400
  • 3b2e6e253d
    Merge branch 'jdepoix:master' into master Liam Sy 2022-10-20 15:19:30 -0400
  • 037058171e
    Delete codeql-analysis.yml Liam Sy 2022-10-14 18:45:57 -0400
  • 6cbb5c6ba7
    Delete SECURITY.md Liam Sy 2022-10-14 18:45:39 -0400
  • 2c8b89a27f
    Update issue templates Jonas Depoix 2022-10-10 10:35:41 +0200
  • 010735c9e5
    Update issue templates Jonas Depoix 2022-10-10 10:29:13 +0200
  • 35b87434e5
    Merge pull request #154 from majamil16/assert-types Jonas Depoix 2022-10-07 14:27:05 +0200
  • 0dea8dfbaf
    Create SECURITY.md Liam Sy 2022-10-02 22:55:22 -0400