@mks2508/bundlp 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (86) hide show
  1. package/dist/index.d.mts +614 -0
  2. package/dist/index.d.mts.map +1 -0
  3. package/dist/index.mjs +3072 -0
  4. package/dist/index.mjs.map +1 -0
  5. package/package.json +18 -8
  6. package/dist/core/extractor.d.ts +0 -30
  7. package/dist/core/extractor.d.ts.map +0 -1
  8. package/dist/http/client.d.ts +0 -50
  9. package/dist/http/client.d.ts.map +0 -1
  10. package/dist/http/retry.d.ts +0 -22
  11. package/dist/http/retry.d.ts.map +0 -1
  12. package/dist/index.d.ts +0 -20
  13. package/dist/index.d.ts.map +0 -1
  14. package/dist/index.js +0 -19021
  15. package/dist/innertube/client.d.ts +0 -62
  16. package/dist/innertube/client.d.ts.map +0 -1
  17. package/dist/player/ast/analyzer.d.ts +0 -16
  18. package/dist/player/ast/analyzer.d.ts.map +0 -1
  19. package/dist/player/ast/extractor.d.ts +0 -35
  20. package/dist/player/ast/extractor.d.ts.map +0 -1
  21. package/dist/player/ast/matchers.d.ts +0 -40
  22. package/dist/player/ast/matchers.d.ts.map +0 -1
  23. package/dist/player/cache.d.ts +0 -60
  24. package/dist/player/cache.d.ts.map +0 -1
  25. package/dist/player/player.d.ts +0 -49
  26. package/dist/player/player.d.ts.map +0 -1
  27. package/dist/po-token/botguard/challenge.d.ts +0 -22
  28. package/dist/po-token/botguard/challenge.d.ts.map +0 -1
  29. package/dist/po-token/botguard/client.d.ts +0 -25
  30. package/dist/po-token/botguard/client.d.ts.map +0 -1
  31. package/dist/po-token/cache/token-cache.d.ts +0 -24
  32. package/dist/po-token/cache/token-cache.d.ts.map +0 -1
  33. package/dist/po-token/index.d.ts +0 -14
  34. package/dist/po-token/index.d.ts.map +0 -1
  35. package/dist/po-token/manager.d.ts +0 -34
  36. package/dist/po-token/manager.d.ts.map +0 -1
  37. package/dist/po-token/minter/web-minter.d.ts +0 -20
  38. package/dist/po-token/minter/web-minter.d.ts.map +0 -1
  39. package/dist/po-token/policies.d.ts +0 -18
  40. package/dist/po-token/policies.d.ts.map +0 -1
  41. package/dist/po-token/providers/local.provider.d.ts +0 -26
  42. package/dist/po-token/providers/local.provider.d.ts.map +0 -1
  43. package/dist/po-token/providers/provider.interface.d.ts +0 -15
  44. package/dist/po-token/providers/provider.interface.d.ts.map +0 -1
  45. package/dist/po-token/types.d.ts +0 -160
  46. package/dist/po-token/types.d.ts.map +0 -1
  47. package/dist/result/index.d.ts +0 -6
  48. package/dist/result/index.d.ts.map +0 -1
  49. package/dist/result/result.types.d.ts +0 -14
  50. package/dist/result/result.types.d.ts.map +0 -1
  51. package/dist/result/result.utils.d.ts +0 -32
  52. package/dist/result/result.utils.d.ts.map +0 -1
  53. package/dist/streaming/dash/parser.d.ts +0 -37
  54. package/dist/streaming/dash/parser.d.ts.map +0 -1
  55. package/dist/streaming/dash/segments.d.ts +0 -58
  56. package/dist/streaming/dash/segments.d.ts.map +0 -1
  57. package/dist/streaming/decipher.d.ts +0 -24
  58. package/dist/streaming/decipher.d.ts.map +0 -1
  59. package/dist/streaming/drm.d.ts +0 -26
  60. package/dist/streaming/drm.d.ts.map +0 -1
  61. package/dist/streaming/formats.d.ts +0 -20
  62. package/dist/streaming/formats.d.ts.map +0 -1
  63. package/dist/streaming/hls/parser.d.ts +0 -10
  64. package/dist/streaming/hls/parser.d.ts.map +0 -1
  65. package/dist/streaming/hls/segments.d.ts +0 -37
  66. package/dist/streaming/hls/segments.d.ts.map +0 -1
  67. package/dist/streaming/processor.d.ts +0 -20
  68. package/dist/streaming/processor.d.ts.map +0 -1
  69. package/dist/types/error.types.d.ts +0 -12
  70. package/dist/types/error.types.d.ts.map +0 -1
  71. package/dist/types/index.d.ts +0 -8
  72. package/dist/types/index.d.ts.map +0 -1
  73. package/dist/types/innertube.types.d.ts +0 -155
  74. package/dist/types/innertube.types.d.ts.map +0 -1
  75. package/dist/types/player.types.d.ts +0 -30
  76. package/dist/types/player.types.d.ts.map +0 -1
  77. package/dist/types/video.types.d.ts +0 -112
  78. package/dist/types/video.types.d.ts.map +0 -1
  79. package/dist/utils/constants.d.ts +0 -129
  80. package/dist/utils/constants.d.ts.map +0 -1
  81. package/dist/utils/m3u8.d.ts +0 -31
  82. package/dist/utils/m3u8.d.ts.map +0 -1
  83. package/dist/utils/xml.d.ts +0 -41
  84. package/dist/utils/xml.d.ts.map +0 -1
  85. package/dist/validation/schemas.d.ts +0 -290
  86. package/dist/validation/schemas.d.ts.map +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.