ehbrs-tools 0.22.0 → 0.25.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (151) hide show
  1. checksums.yaml +4 -4
  2. data/exe/ehbrs +2 -2
  3. data/lib/ehbrs/tools/runner.rb +21 -0
  4. data/lib/ehbrs/tools/runner/cooking_book.rb +32 -0
  5. data/lib/ehbrs/tools/runner/cooking_book/build.rb +52 -0
  6. data/lib/ehbrs/{runner/videos/series.rb → tools/runner/finances.rb} +4 -4
  7. data/lib/ehbrs/tools/runner/finances/bb_browser.rb +66 -0
  8. data/lib/ehbrs/tools/runner/fs.rb +18 -0
  9. data/lib/ehbrs/tools/runner/fs/selected.rb +81 -0
  10. data/lib/ehbrs/tools/runner/fs/used_space.rb +161 -0
  11. data/lib/ehbrs/tools/runner/google.rb +18 -0
  12. data/lib/ehbrs/tools/runner/google/translate.rb +89 -0
  13. data/lib/ehbrs/tools/runner/music.rb +18 -0
  14. data/lib/ehbrs/tools/runner/music/selected.rb +28 -0
  15. data/lib/ehbrs/tools/runner/self.rb +18 -0
  16. data/lib/ehbrs/tools/runner/self/test.rb +27 -0
  17. data/lib/ehbrs/tools/runner/telegram.rb +28 -0
  18. data/lib/ehbrs/tools/runner/telegram/send_message.rb +31 -0
  19. data/lib/ehbrs/tools/runner/vg.rb +18 -0
  20. data/lib/ehbrs/tools/runner/vg/ips.rb +134 -0
  21. data/lib/ehbrs/tools/runner/vg/wii.rb +74 -0
  22. data/lib/ehbrs/{runner/web_utils → tools/runner}/videos.rb +3 -3
  23. data/lib/ehbrs/tools/runner/videos/extract.rb +70 -0
  24. data/lib/ehbrs/tools/runner/videos/probe.rb +34 -0
  25. data/lib/ehbrs/tools/runner/videos/series.rb +20 -0
  26. data/lib/ehbrs/tools/runner/videos/series/rename.rb +74 -0
  27. data/lib/ehbrs/tools/runner/videos/unsupported.rb +61 -0
  28. data/lib/ehbrs/tools/runner/web_utils.rb +26 -0
  29. data/lib/ehbrs/tools/runner/web_utils/videos.rb +20 -0
  30. data/lib/ehbrs/tools/runner/web_utils/videos/download.rb +75 -0
  31. data/lib/ehbrs/tools/runner/web_utils/videos/upload.rb +77 -0
  32. data/lib/ehbrs/tools/version.rb +1 -1
  33. data/lib/ehbrs/vg/wii/game_file.rb +10 -0
  34. data/vendor/aranha-parsers/aranha-parsers.gemspec +2 -2
  35. data/vendor/{avm-apps/lib/avm/apps/jobs.rb → aranha-parsers/lib/aranha/parsers/rspec.rb} +3 -3
  36. data/vendor/aranha-parsers/lib/aranha/parsers/rspec/setup.rb +15 -0
  37. data/vendor/aranha-parsers/lib/aranha/parsers/{spec → rspec}/source_target_fixtures_example.rb +0 -0
  38. data/vendor/aranha-parsers/lib/aranha/parsers/source_address.rb +10 -8
  39. data/vendor/aranha-parsers/lib/aranha/parsers/version.rb +1 -1
  40. data/vendor/aranha-parsers/spec/lib/rubocop_check_spec.rb +1 -5
  41. data/vendor/aranha-parsers/spec/spec_helper.rb +2 -6
  42. data/vendor/aranha-selenium/aranha-selenium.gemspec +2 -2
  43. data/vendor/aranha-selenium/lib/aranha/selenium/version.rb +1 -1
  44. data/vendor/aranha-selenium/spec/rubocop_check_spec.rb +1 -5
  45. data/vendor/aranha-selenium/spec/spec_helper.rb +2 -98
  46. data/vendor/eac_cli/eac_cli.gemspec +3 -3
  47. data/vendor/eac_cli/lib/eac_cli/config.rb +2 -0
  48. data/vendor/eac_cli/lib/eac_cli/config/entry.rb +1 -3
  49. data/vendor/eac_cli/lib/eac_cli/version.rb +1 -1
  50. data/vendor/eac_cli/spec/rubocop_spec.rb +1 -1
  51. data/vendor/eac_cli/spec/spec_helper.rb +2 -101
  52. data/vendor/eac_config/eac_config.gemspec +2 -2
  53. data/vendor/eac_config/lib/eac_config/version.rb +1 -1
  54. data/vendor/eac_config/spec/rubocop_spec.rb +1 -1
  55. data/vendor/eac_config/spec/spec_helper.rb +2 -15
  56. data/vendor/eac_docker/eac_docker.gemspec +2 -2
  57. data/vendor/eac_docker/lib/eac_docker/container.rb +7 -3
  58. data/vendor/eac_docker/lib/eac_docker/debug.rb +15 -0
  59. data/vendor/eac_docker/lib/eac_docker/images/coded.rb +4 -0
  60. data/vendor/eac_docker/lib/eac_docker/images/templatized.rb +16 -2
  61. data/vendor/eac_docker/lib/eac_docker/rspec.rb +2 -10
  62. data/vendor/eac_docker/lib/eac_docker/rspec/setup.rb +17 -0
  63. data/vendor/eac_docker/lib/eac_docker/version.rb +1 -1
  64. data/vendor/eac_docker/spec/rubocop_spec.rb +1 -1
  65. data/vendor/eac_docker/spec/spec_helper.rb +2 -104
  66. data/vendor/eac_ruby_base0/eac_ruby_base0.gemspec +4 -4
  67. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/version.rb +1 -1
  68. data/vendor/eac_ruby_base0/spec/rubocop_spec.rb +1 -1
  69. data/vendor/eac_ruby_base0/spec/spec_helper.rb +2 -101
  70. data/vendor/eac_ruby_utils/eac_ruby_utils.gemspec +1 -1
  71. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/boolean.rb +1 -1
  72. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/executable.rb +15 -3
  73. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/gems_registry.rb +35 -0
  74. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/gems_registry/gem.rb +75 -0
  75. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/pathname/parent_n.rb +11 -0
  76. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/recursive_builder.rb +51 -0
  77. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/default_setup.rb +20 -0
  78. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup.rb +12 -0
  79. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup/conditionals.rb +17 -0
  80. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup_manager.rb +49 -0
  81. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/version.rb +1 -1
  82. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/pathname/parent_n_spec.rb +33 -0
  83. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/recursive_builder_spec.rb +65 -0
  84. data/vendor/eac_ruby_utils/spec/rubocop_check_spec.rb +1 -1
  85. data/vendor/eac_ruby_utils/spec/spec_helper.rb +6 -6
  86. data/vendor/ehbrs_ruby_utils/ehbrs_ruby_utils.gemspec +4 -2
  87. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/finances/bb_browser/docker_image.rb +18 -0
  88. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/patches/object/template.rb +6 -0
  89. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/version.rb +1 -1
  90. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/stream.rb +11 -1
  91. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos/file.rb +11 -8
  92. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos/file/rename.rb +28 -0
  93. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec.rb +13 -0
  94. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_attachment.source.yaml +28 -0
  95. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_attachment.target.yaml +7 -0
  96. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_audio.source.yaml +49 -0
  97. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_audio.target.yaml +7 -0
  98. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_subtitle.source.yaml +43 -0
  99. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_subtitle.target.yaml +7 -0
  100. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_video.source.yaml +59 -0
  101. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_video.target.yaml +7 -0
  102. data/vendor/ehbrs_ruby_utils/spec/rubocop_check_spec.rb +1 -5
  103. data/vendor/ehbrs_ruby_utils/spec/spec_helper.rb +2 -98
  104. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/Dockerfile +44 -0
  105. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/Makefile +35 -0
  106. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/README.md +16 -0
  107. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/context/firefox.service +8 -0
  108. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/context/startbrowser.sh +9 -0
  109. metadata +68 -53
  110. data/lib/ehbrs/runner.rb +0 -19
  111. data/lib/ehbrs/runner/cooking_book.rb +0 -30
  112. data/lib/ehbrs/runner/cooking_book/build.rb +0 -50
  113. data/lib/ehbrs/runner/finances.rb +0 -16
  114. data/lib/ehbrs/runner/finances/bb_browser.rb +0 -35
  115. data/lib/ehbrs/runner/fs.rb +0 -16
  116. data/lib/ehbrs/runner/fs/selected.rb +0 -79
  117. data/lib/ehbrs/runner/fs/used_space.rb +0 -159
  118. data/lib/ehbrs/runner/google.rb +0 -16
  119. data/lib/ehbrs/runner/google/translate.rb +0 -87
  120. data/lib/ehbrs/runner/music.rb +0 -16
  121. data/lib/ehbrs/runner/music/selected.rb +0 -26
  122. data/lib/ehbrs/runner/self.rb +0 -16
  123. data/lib/ehbrs/runner/self/test.rb +0 -25
  124. data/lib/ehbrs/runner/telegram.rb +0 -26
  125. data/lib/ehbrs/runner/telegram/send_message.rb +0 -29
  126. data/lib/ehbrs/runner/vg.rb +0 -16
  127. data/lib/ehbrs/runner/vg/ips.rb +0 -132
  128. data/lib/ehbrs/runner/vg/wii.rb +0 -72
  129. data/lib/ehbrs/runner/videos.rb +0 -16
  130. data/lib/ehbrs/runner/videos/extract.rb +0 -68
  131. data/lib/ehbrs/runner/videos/probe.rb +0 -32
  132. data/lib/ehbrs/runner/videos/series/rename.rb +0 -72
  133. data/lib/ehbrs/runner/videos/unsupported.rb +0 -59
  134. data/lib/ehbrs/runner/web_utils.rb +0 -24
  135. data/lib/ehbrs/runner/web_utils/videos/download.rb +0 -63
  136. data/lib/ehbrs/runner/web_utils/videos/upload.rb +0 -75
  137. data/vendor/avm-apps/Gemfile +0 -5
  138. data/vendor/avm-apps/avm-apps.gemspec +0 -18
  139. data/vendor/avm-apps/lib/avm/apps.rb +0 -9
  140. data/vendor/avm-apps/lib/avm/apps/config.rb +0 -19
  141. data/vendor/avm-apps/lib/avm/apps/jobs/base.rb +0 -64
  142. data/vendor/avm-apps/lib/avm/apps/jobs/variables_source.rb +0 -24
  143. data/vendor/avm-apps/lib/avm/apps/sources/configuration.rb +0 -57
  144. data/vendor/avm-apps/lib/avm/apps/sources/configuration/_locale.rb +0 -18
  145. data/vendor/avm-apps/lib/avm/apps/sources/configuration/_rubocop.rb +0 -26
  146. data/vendor/avm-apps/lib/avm/apps/sources/configuration/_tests.rb +0 -29
  147. data/vendor/avm-apps/lib/avm/apps/version.rb +0 -7
  148. data/vendor/avm-apps/spec/rubocop_spec.rb +0 -3
  149. data/vendor/avm-apps/spec/spec_helper.rb +0 -103
  150. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/conditional.rb +0 -35
  151. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/stubbed_ssh.rb +0 -44
@@ -3,13 +3,13 @@
3
3
  require 'eac_cli/core_ext'
4
4
 
5
5
  module Ehbrs
6
- class Runner
7
- class WebUtils
6
+ module Tools
7
+ class Runner
8
8
  class Videos
9
9
  require_sub __FILE__
10
10
 
11
11
  runner_with :help, :subcommands do
12
- desc 'Ferramentas de vídeos para EHB/RS Utils.'
12
+ desc 'Video tools for EHB/RS.'
13
13
  subcommands
14
14
  end
15
15
  end
@@ -0,0 +1,70 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_cli/core_ext'
4
+ require 'ehbrs/videos/extract/package'
5
+
6
+ module Ehbrs
7
+ module Tools
8
+ class Runner
9
+ class Videos
10
+ class Extract
11
+ require_sub __FILE__
12
+
13
+ DEFAULT_QUALITIES = %w[1080 720 web webrip hdtv].freeze
14
+
15
+ runner_with :help do
16
+ desc 'Extrai arquivos de seriados.'
17
+ arg_opt '-d', '--dir', 'Extraí para diretório.'
18
+ bool_opt '-D', '--delete', 'Remove o pacote após o processamento.'
19
+ arg_opt '-q', '--qualities', 'Lista de qualidades.'
20
+ pos_arg 'packages', repeat: true
21
+ end
22
+
23
+ def run
24
+ start_banner
25
+ packages.each do |package|
26
+ infov 'Package', package
27
+ package.run(parsed.delete?)
28
+ end
29
+ end
30
+
31
+ private
32
+
33
+ def packages_uncached
34
+ parsed.packages?.map do |p|
35
+ ::Ehbrs::Videos::Extract::Package.new(p, target_dir, qualities)
36
+ end
37
+ end
38
+
39
+ def qualities_uncached
40
+ (parsed.qualities.to_s.split(',') + DEFAULT_QUALITIES).uniq
41
+ end
42
+
43
+ def start_banner
44
+ infov 'Packages', packages.count
45
+ infov 'Qualities', qualities
46
+ infov 'Target directory', target_dir
47
+ end
48
+
49
+ def target_dir_uncached
50
+ parsed.dir.if_present(&:to_pathname) || default_target_dir
51
+ end
52
+
53
+ def default_target_dir
54
+ r = parsed.packages.first.to_pathname.basename('.*')
55
+ return r unless r.exist?
56
+
57
+ r = r.basename_sub { |b| "#{b}_extract" }
58
+ index = 0
59
+ loop do
60
+ return r unless r.exist?
61
+
62
+ index += 1
63
+ r = r.basename_sub { |b| "#{b}_#{index}" }
64
+ end
65
+ end
66
+ end
67
+ end
68
+ end
69
+ end
70
+ end
@@ -0,0 +1,34 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'ehbrs_ruby_utils/videos/container'
4
+ require 'eac_ruby_base0/core_ext'
5
+ require 'eac_ruby_utils/yaml'
6
+
7
+ module Ehbrs
8
+ module Tools
9
+ class Runner
10
+ class Videos
11
+ class Probe
12
+ runner_with :help, :output do
13
+ desc 'FFProbe em um arquivo de vídeo.'
14
+ pos_arg :file_path
15
+ end
16
+
17
+ def run
18
+ run_output
19
+ end
20
+
21
+ def output_content
22
+ ::EacRubyUtils::Yaml.dump(container_file.probe_data)
23
+ end
24
+
25
+ private
26
+
27
+ def container_file_uncached
28
+ ::EhbrsRubyUtils::Videos::Container.new(parsed.file_path)
29
+ end
30
+ end
31
+ end
32
+ end
33
+ end
34
+ end
@@ -0,0 +1,20 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_cli/core_ext'
4
+
5
+ module Ehbrs
6
+ module Tools
7
+ class Runner
8
+ class Videos
9
+ class Series
10
+ require_sub __FILE__
11
+
12
+ runner_with :help, :subcommands do
13
+ desc 'Ferramentas para seriados.'
14
+ subcommands
15
+ end
16
+ end
17
+ end
18
+ end
19
+ end
20
+ end
@@ -0,0 +1,74 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_cli/core_ext'
4
+ require 'ehbrs/videos/series/rename/file'
5
+ require 'ehbrs/videos/series/rename/file/options'
6
+ require 'ehbrs/videos/series/rename/results_builder'
7
+
8
+ module Ehbrs
9
+ module Tools
10
+ class Runner
11
+ class Videos
12
+ class Series
13
+ class Rename
14
+ include ::EacRubyUtils::Fs::Traversable
15
+
16
+ runner_with :help do
17
+ desc 'Renomeia arquivos de séries.'
18
+ bool_opt '-r', '--recursive', 'Recursivo.'
19
+ bool_opt '-c', '--confirm', 'Confirmação a renomeação.'
20
+ arg_opt '-k', '--kernel', 'Determina o kernel para os nomes dos arquivos.'
21
+ arg_opt '-E', '--extension', 'Substitui a extensão dos arquivos.'
22
+ arg_opt '-e', '--episode-increment', 'Aumenta o número do episódio.'
23
+ pos_arg 'paths', repeat: true, optional: true
24
+ end
25
+
26
+ def run
27
+ banner
28
+ show_results
29
+ rename_files
30
+ end
31
+
32
+ def banner
33
+ infov 'Paths', paths.count
34
+ infov 'Files found', files.count
35
+ end
36
+
37
+ def files_uncached
38
+ @files = []
39
+ paths.each { |path| traverser_check_path(path) }
40
+ @files
41
+ end
42
+
43
+ def paths
44
+ parsed.paths.if_present(['.'])
45
+ end
46
+
47
+ def traverser_recursive
48
+ parsed.recursive
49
+ end
50
+
51
+ def traverser_check_file(path)
52
+ @files << ::Ehbrs::Videos::Series::Rename::File.new(path, series_file_options)
53
+ end
54
+
55
+ def series_file_options_uncached
56
+ ::Ehbrs::Videos::Series::Rename::File::Options.new(parsed)
57
+ end
58
+
59
+ def show_results
60
+ ::Ehbrs::Videos::Series::Rename::ResultsBuilder.new(files).show(0)
61
+ end
62
+
63
+ def rename_files
64
+ return unless series_file_options.confirm
65
+
66
+ infom 'Renaming files...'
67
+ files.each(&:rename)
68
+ end
69
+ end
70
+ end
71
+ end
72
+ end
73
+ end
74
+ end
@@ -0,0 +1,61 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_cli/core_ext'
4
+ require 'ehbrs/videos/unsupported/check_set'
5
+ require 'ehbrs/videos/unsupported/search'
6
+ require 'ehbrs/videos/unsupported/profiles'
7
+
8
+ module Ehbrs
9
+ module Tools
10
+ class Runner
11
+ class Videos
12
+ class Unsupported
13
+ PROFILES = %w[aoc philco samsung].freeze
14
+
15
+ runner_with :help do
16
+ desc 'Procura e converte vídeos não suportados pelas TVs de EHB/RS.'
17
+ bool_opt '-f', '--fix', 'Converte vídeos para o formato apropriado.'
18
+ arg_opt '-p', '--profiles', "Seleciona os perfis (#{PROFILES.join(', ')})."
19
+ pos_arg 'paths', repeat: true
20
+ end
21
+
22
+ def run
23
+ infov 'Profiles', profiles.join(', ')
24
+ infov 'Paths', paths
25
+ paths.each do |d|
26
+ ::Ehbrs::Videos::Unsupported::Search.new(d, file_options)
27
+ end
28
+ end
29
+
30
+ private
31
+
32
+ def file_check_set_uncached
33
+ ::Ehbrs::Videos::Unsupported::CheckSet.build(profiles, :file)
34
+ end
35
+
36
+ def track_check_set_uncached
37
+ ::Ehbrs::Videos::Unsupported::CheckSet.build(profiles, :track)
38
+ end
39
+
40
+ def paths
41
+ parsed.paths
42
+ end
43
+
44
+ def file_options
45
+ { file_check_set: file_check_set, track_check_set: track_check_set,
46
+ fix: parsed.fix? }
47
+ end
48
+
49
+ def profiles_uncached
50
+ parsed.profiles.if_present(PROFILES) { |v| v.split(',').map(&:strip) }
51
+ .map { |name| profile_class(name).instance }
52
+ end
53
+
54
+ def profile_class(profile_name)
55
+ ::Ehbrs::Videos::Unsupported::Profiles.const_get(profile_name.camelize)
56
+ end
57
+ end
58
+ end
59
+ end
60
+ end
61
+ end
@@ -0,0 +1,26 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_cli/core_ext'
4
+ require 'ehbrs_ruby_utils/web_utils/instance'
5
+
6
+ module Ehbrs
7
+ module Tools
8
+ class Runner
9
+ class WebUtils
10
+ require_sub __FILE__
11
+
12
+ runner_with :help, :subcommands do
13
+ desc 'Ferramentas para EHB/RS Utils.'
14
+ pos_arg :instance_id
15
+ subcommands
16
+ end
17
+
18
+ private
19
+
20
+ def instance_uncached
21
+ ::EhbrsRubyUtils::WebUtils::Instance.by_id(parsed.instance_id)
22
+ end
23
+ end
24
+ end
25
+ end
26
+ end
@@ -0,0 +1,20 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_cli/core_ext'
4
+
5
+ module Ehbrs
6
+ module Tools
7
+ class Runner
8
+ class WebUtils
9
+ class Videos
10
+ require_sub __FILE__
11
+
12
+ runner_with :help, :subcommands do
13
+ desc 'Ferramentas de vídeos para EHB/RS Utils.'
14
+ subcommands
15
+ end
16
+ end
17
+ end
18
+ end
19
+ end
20
+ end
@@ -0,0 +1,75 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_ruby_base0/core_ext'
4
+ require 'ehbrs_ruby_utils/web_utils/videos/file'
5
+
6
+ module Ehbrs
7
+ module Tools
8
+ class Runner
9
+ class WebUtils
10
+ class Videos
11
+ class Download
12
+ runner_with :confirmation, :help do
13
+ desc 'Importa informações de arquivos de vídeo de uma instância EHB/RS Utils.'
14
+ bool_opt '-d', '--delete', 'Remove vídeos indesejados.'
15
+ arg_opt '-m', '--move', 'Move vídeos indesejados para o diretório indicado.'
16
+ end
17
+
18
+ def run
19
+ start_banner
20
+ to_rename.each { |file| process_rename_file(file) }
21
+ unwanted.each { |file| process_unwanted_file(file) }
22
+ end
23
+
24
+ private
25
+
26
+ def delete?
27
+ parsed.delete? && !move?
28
+ end
29
+
30
+ def move?
31
+ parsed.move.present?
32
+ end
33
+
34
+ def start_banner
35
+ infov 'Files downloaded', files.count
36
+ infov 'To rename', to_rename.count
37
+ infov 'Unwanted', unwanted.count
38
+ end
39
+
40
+ def process_rename_file(file)
41
+ infov " * #{file.new_path}", file.original_path
42
+ file.rename if confirm?
43
+ end
44
+
45
+ def process_unwanted_file(file)
46
+ infov " * #{file.new_path}", 'UNWANTED'
47
+ file.remove if delete? && confirm?
48
+ file.move(parsed.move) if move? && confirm?
49
+ end
50
+
51
+ def files_uncached
52
+ data.map { |file_data| ::EhbrsRubyUtils::WebUtils::Videos::File.new(file_data) }
53
+ end
54
+
55
+ def to_rename_uncached
56
+ files.select(&:path_changed?)
57
+ end
58
+
59
+ def unwanted_uncached
60
+ files.reject { |f| f.type == 'Videos::SeriesDirectory' }.select(&:unwanted)
61
+ end
62
+
63
+ def data_uncached
64
+ ::JSON.parse(raw_content)
65
+ end
66
+
67
+ def raw_content
68
+ runner_context.call(:instance).http_request('/videos/files/export').body
69
+ end
70
+ end
71
+ end
72
+ end
73
+ end
74
+ end
75
+ end
@@ -0,0 +1,77 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_cli/core_ext'
4
+ require 'ehbrs_ruby_utils/web_utils/videos/files_list'
5
+ require 'json'
6
+ require 'yaml'
7
+
8
+ module Ehbrs
9
+ module Tools
10
+ class Runner
11
+ class WebUtils
12
+ class Videos
13
+ class Upload
14
+ runner_with :help do
15
+ desc 'Exporta informações de arquivos de vídeo para uma instância EHB/RS Utils.'
16
+ bool_opt '-P', '--no-ffprobe', 'Não recupera dados com "ffprobe".'
17
+ end
18
+
19
+ def run
20
+ %w[movies series].each { |type| upload_files_list(type) }
21
+ end
22
+
23
+ def upload_files_list(type)
24
+ infom "Uploading \"#{type}\" files list..."
25
+ files_list_path = send("#{type}_files_list")
26
+ infov 'Path', files_list_path
27
+ process_response(upload_request(files_list_path))
28
+ end
29
+
30
+ def upload_request(files_list_path)
31
+ runner_context.call(:instance).http_request(
32
+ '/videos/files/import',
33
+ method: :put,
34
+ body: {
35
+ 'videos_tableless_local_import_list[list_file]' => ::File.new(files_list_path)
36
+ },
37
+ header: {
38
+ 'Accept' => 'application/json'
39
+ }
40
+ )
41
+ end
42
+
43
+ def process_response(response)
44
+ infov 'Response status', response.status
45
+ if response.status == 200
46
+ pp ::JSON.parse(response.body)
47
+ else
48
+ error_file = '/tmp/ehbrsutils.html'
49
+ ::File.write(error_file, response.body)
50
+ system('firefox', error_file)
51
+ fatal_error('Retornou com status de erro: ' + error_file)
52
+ end
53
+ end
54
+
55
+ def series_files_list_uncached
56
+ write_files_list('Videos::SeriesDirectory', :series_directory)
57
+ end
58
+
59
+ def movies_files_list_uncached
60
+ write_files_list('Videos::MovieFile', :movies_directory)
61
+ end
62
+
63
+ def write_files_list(file_class, read_entry)
64
+ files_list = ::EhbrsRubyUtils::WebUtils::Videos::FilesList.new(
65
+ file_class,
66
+ runner_context.call(:instance).read_entry(read_entry),
67
+ ffprobe: !parsed.no_ffprobe?
68
+ )
69
+ infov 'Files found', files_list.data.fetch(:files).count
70
+ files_list.write_to
71
+ end
72
+ end
73
+ end
74
+ end
75
+ end
76
+ end
77
+ end