sensible-cinema 0.21.9 → 0.21.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (101) hide show
  1. data/LICENSE.TXT +8 -72
  2. data/README +126 -90
  3. data/Rakefile +28 -34
  4. data/TODO +157 -129
  5. data/VERSION +1 -1
  6. data/bin/sensible-cinema +40 -23
  7. data/change_log_with_feature_list.txt +26 -0
  8. data/development.txt +15 -6
  9. data/go.bat +1 -1
  10. data/go_ocr_tracker.bat +1 -1
  11. data/gocreatemode.bat +1 -1
  12. data/is_it_legal_to_copy_dvds.txt +80 -0
  13. data/lib/auto_convert.rb +4 -3
  14. data/lib/count_down_timer_jruby_swing.rb +5 -5
  15. data/lib/drive_info.rb +27 -7
  16. data/lib/edl_parser.rb +0 -1
  17. data/lib/mencoder_wrapper.rb +4 -5
  18. data/lib/subtitle_profanity_finder.rb +128 -0
  19. data/sensible-cinema.gemspec +24 -93
  20. data/spec/common.rb +8 -9
  21. data/spec/dragon.srt +32 -0
  22. data/spec/drive_info.spec.rb +2 -1
  23. data/spec/how_to +13 -0
  24. data/spec/notes +651 -41
  25. data/spec/subtitle_profanity_finder.spec.rb +53 -0
  26. data/template_bats/RUN SENSIBLE CINEMA CLICK HERE.bat +11 -2
  27. data/todo.build_library.txt +1 -1
  28. data/todo.inventionzy.txt +16 -11
  29. data/todo.open_edl_list_org.txt +19 -2
  30. data/todo.subtitle +16 -4
  31. data/{bin → vendor}/monkey.png +0 -0
  32. data/www/index.html +1 -1
  33. data/zamples/edit_decision_lists/dvds/how_to_train_your_dragon.txt +25 -0
  34. data/zamples/edit_decision_lists/dvds/legend_of_the_guardians_the_owls_of_gahoole.txt +1 -1
  35. data/zamples/edit_decision_lists/dvds/sintel_open_source_blender.txt +18 -0
  36. data/zamples/edit_decision_lists/dvds/tron_legacy.txt +27 -0
  37. metadata +306 -413
  38. data/lib/profanity_finder.rb +0 -84
  39. data/spec/images/black.bmp +0 -0
  40. data/spec/images/colon.bmp +0 -0
  41. data/spec/images/hulu_0.bmp +0 -0
  42. data/spec/images/hulu_2.bmp +0 -0
  43. data/spec/images/hulu_2_3.bmp +0 -0
  44. data/spec/images/hulu_2_4.bmp +0 -0
  45. data/spec/images/hulu_3.bmp +0 -0
  46. data/spec/images/hulu_3_4.bmp +0 -0
  47. data/spec/images/hulu_4.bmp +0 -0
  48. data/spec/images/hulu_4_4.bmp +0 -0
  49. data/spec/images/hulu_5.bmp +0 -0
  50. data/spec/images/hulu_7.bmp +0 -0
  51. data/spec/images/hulu_8.bmp +0 -0
  52. data/spec/images/hulu_slash.bmp +0 -0
  53. data/spec/images/netflix_a0.bmp +0 -0
  54. data/spec/images/netflix_a1.bmp +0 -0
  55. data/spec/images/netflix_a2.bmp +0 -0
  56. data/spec/images/netflix_a3.bmp +0 -0
  57. data/spec/images/netflix_a4.bmp +0 -0
  58. data/spec/images/netflix_a5.bmp +0 -0
  59. data/spec/images/netflix_a6.bmp +0 -0
  60. data/spec/images/netflix_a7.bmp +0 -0
  61. data/spec/images/netflix_a8.bmp +0 -0
  62. data/spec/images/netflix_a9.bmp +0 -0
  63. data/spec/images/netflix_b9.bmp +0 -0
  64. data/spec/images/vlc_0.bmp +0 -0
  65. data/spec/images/vlc_2_4.bmp +0 -0
  66. data/spec/images/vlc_2_6.bmp +0 -0
  67. data/spec/images/vlc_4.bmp +0 -0
  68. data/spec/images/vlc_5.bmp +0 -0
  69. data/spec/images/vlc_6.bmp +0 -0
  70. data/spec/images/vlc_9.bmp +0 -0
  71. data/spec/images/vlc_colon.bmp +0 -0
  72. data/spec/images/youtube_0.bmp +0 -0
  73. data/spec/images/youtube_1.bmp +0 -0
  74. data/spec/images/youtube_2_0.bmp +0 -0
  75. data/spec/images/youtube_2_5.bmp +0 -0
  76. data/spec/images/youtube_2_6.bmp +0 -0
  77. data/spec/images/youtube_3_0.bmp +0 -0
  78. data/spec/images/youtube_4.bmp +0 -0
  79. data/spec/images/youtube_4_0.bmp +0 -0
  80. data/spec/images/youtube_5.bmp +0 -0
  81. data/spec/images/youtube_6.bmp +0 -0
  82. data/spec/images/youtube_light_0.bmp +0 -0
  83. data/spec/images/youtube_light_1_3.bmp +0 -0
  84. data/spec/images/youtube_light_2_1.bmp +0 -0
  85. data/spec/images/youtube_light_2_3.bmp +0 -0
  86. data/spec/images/youtube_light_2_9.bmp +0 -0
  87. data/spec/images/youtube_light_4.bmp +0 -0
  88. data/spec/images/youtube_light_4_3.bmp +0 -0
  89. data/spec/images/youtube_light_5.bmp +0 -0
  90. data/spec/images/youtube_light_5_0.bmp +0 -0
  91. data/spec/images/youtube_light_8.bmp +0 -0
  92. data/spec/images/youtube_light_9.bmp +0 -0
  93. data/spec/images/youtube_small_0.bmp +0 -0
  94. data/spec/images/youtube_small_2.bmp +0 -0
  95. data/spec/images/youtube_small_2_0.bmp +0 -0
  96. data/spec/images/youtube_small_4.bmp +0 -0
  97. data/spec/silence.wav +0 -0
  98. data/vendor/SetPriority.exe +0 -0
  99. data/vendor/gocr049.exe +0 -0
  100. data/vendor/music.wav +0 -0
  101. data/vendor/unzip.exe +0 -0
@@ -1,84 +0,0 @@
1
- #
2
- # warning: somewhat scary/explicit!
3
-
4
- # see subtitle_todo file
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
-
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25
-
26
-
27
-
28
-
29
-
30
-
31
-
32
-
33
-
34
-
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
- profanities = {'hell' => 'heck', 'g' +
48
- 'o' + 'd' => 'g..', 'lord' => 'lo..', 'da' +
49
- 'mn' => 'da..', 'f' +
50
- 117.chr +
51
- 99.chr +
52
- 107.chr =>
53
- 'f...',
54
- 'bi' +
55
- 'tc' + 104.chr => 'b.....',
56
- 'bas' +
57
- 'tard' => 'ba.....',
58
- ('a'
59
- + 's'*2) => 'a..'
60
- }
61
-
62
- incoming = File.read(ARGV[0])
63
-
64
- for profanity, sanitized in profanities
65
- # dunno if we should force words to just start with this or contain it anywhere...
66
- # what about 'godly' for example?
67
- # or 'ungodly' ?
68
- if incoming =~ Regexp.new(profanity, Regexp::IGNORECASE)
69
- p 'contains', sanitized
70
- end
71
- end
72
-
73
-
74
-
75
-
76
-
77
-
78
-
79
-
80
-
81
-
82
-
83
-
84
-
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
data/spec/silence.wav DELETED
Binary file
Binary file
data/vendor/gocr049.exe DELETED
Binary file
data/vendor/music.wav DELETED
Binary file
data/vendor/unzip.exe DELETED
Binary file