Coder Social home page Coder Social logo

hebrewsubtitledownloader's Introduction

hebrewsubtitledownloader's People

Contributors

yoavain avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

shazom

hebrewsubtitledownloader's Issues

SubsCenter.org site changed (thanks ofird)

Subtitles can be found, but cannot be downloaded.
Site added "key" to download url.

Example:
Old link:
http://www.subscenter.org/he/subtitle/download/he/248194/?v=Source.Code.REPACK.7
20p.Bluray.x264-MHD
New link:
http://www.subscenter.org/he/subtitle/download/he/248194/?v=Source.Code.REPACK.7
20p.Bluray.x264-MHD&key=727050269ef71311d900eea0f0aa204a

Original issue reported on code.google.com by yoavain on 26 Nov 2011 at 4:31

Add www.torec.net

Add support for http://www.torec.net/

Original issue reported on code.google.com by yoavain on 11 May 2011 at 2:42

Filtering languages in query

Implement filtering by languages in query

Original issue reported on code.google.com by yoavain on 11 May 2011 at 5:56

Use subwcrev in PreBuildEvent

Use subwcrev in PreBuildEvent for replacing version

Original issue reported on code.google.com by yoavain on 11 May 2011 at 1:43

Stable extension

Stable extension

Original issue reported on code.google.com by yoavain on 26 Nov 2011 at 10:24

Check Sratim.co.il limits

Check cookies to see if registered users can avoid limitations

Original issue reported on code.google.com by yoavain on 15 Nov 2011 at 7:56

Both providers stopped working. not getting any result in subcentral search. (other providers do work, subtitles exist on site)

What steps will reproduce the problem?
1.searching for subs in one of the providers

What is the expected output? What do you see instead?
expected: downloading. instead: "subtitle not found". while the sites have the 
subtitles.

What version of the product are you using? On what operating system?
the current version. April 2012.

Please provide any additional information below.

Thanks. Much appreciated. 

Original issue reported on code.google.com by [email protected] on 30 Dec 2012 at 7:53

Some movies takes too long to process in Sratim.co.il

What steps will reproduce the problem?
The movie "Lucky" returns 21 possible matches, and the current algorithm 
download every single page, and goes create a list from all pages.

What is the expected output? What do you see instead?
Should try to get an exact match from the initial query, based on title/year.


Original issue reported on code.google.com by yoavain on 16 Nov 2011 at 6:42

Sratim.co.il movies parsing is broken

What steps will reproduce the problem?
Try downloading movie subs from Sratim.co.il (check that it exists on site)


Original issue reported on code.google.com by yoavain on 29 Dec 2012 at 3:52

Add sratim.co.il

Add support for http://sratim.co.il/

Original issue reported on code.google.com by yoavain on 11 May 2011 at 6:03

Error handling

Error handling - According to API standards and other implementations

Original issue reported on code.google.com by yoavain on 11 May 2011 at 5:55

Use English site instead of Hebrew one

Use http://www.subscenter.org/en/

Reasons:
1. Will be easier to parse (no RTL)
2. Will have English series name for validation

Original issue reported on code.google.com by yoavain on 15 May 2011 at 10:24

Add configurable series name translation for better matches

Add configurable series name translation for better matches.

For example:
"house" --> "house md"
"castle 2009" --> "castle"
"the office (us)" --> "the office"
"the office (uk") --> "the office uk"

etc.

Original issue reported on code.google.com by yoavain on 17 May 2011 at 5:57

Some code improvement suggestions


Hi and thanks for your contribution for SubtitleDownloader.

I have some suggestions for your code:

1. class name SubsCenterOrgDownoader should probably be SubsCenterOrgDownloader 
:)

2. Code like this may hide some real errors. You should let the exception raise 
if something goes wrong, otherwise it is impossible to know why the download 
fails.
171       catch (Exception) 
172       { 
173         return new List<FileInfo>();    
174       }

3. If the site only supports English and Hebrew, make checks what languages the 
search query has and just return empty results immediately if none of the 
supported languages are included in search query

- seco

Original issue reported on code.google.com by [email protected] on 19 May 2011 at 10:54

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.